Builder

class Builder

Properties

Link copied to clipboard
var key: Key?

Contains the key metadata, including both immutable and mutable attributes for the key, but does not include actual cryptographic key material.

Functions

Link copied to clipboard
fun key(block: Key.Builder.() -> Unit)