ExtensionsV3

Certificate extensions for v3 template schema

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Application policies specify what the certificate is used for and its purpose.

Link copied to clipboard

The key usage extension defines the purpose (e.g., encipherment, signature, certificate signing) of the key contained in the certificate.

Functions

Link copied to clipboard
inline fun copy(block: ExtensionsV3.Builder.() -> Unit = {}): ExtensionsV3
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String