ExtensionsV4

Certificate extensions for v4 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) of the key contained in the certificate.

Functions

Link copied to clipboard
inline fun copy(block: ExtensionsV4.Builder.() -> Unit = {}): ExtensionsV4
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