Builder

class Builder

Properties

Link copied to clipboard
var key: Key?

The key material of the restored key. The KeyState will change to CREATE_COMPLETE and value for DeletePendingTimestamp gets removed.

Functions

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