Builder
class Builder
A builder for SoftwareCreateKeySettings.
Functions
Link copied to clipboard
fun applyConfiguration(configuration: SecureAreaConfigurationSoftware): SoftwareCreateKeySettings.Builder
Apply settings from configuration object.
Link copied to clipboard
Builds the SoftwareCreateKeySettings.
Link copied to clipboard
Sets the algorithm for the key.
Link copied to clipboard
fun setPassphraseRequired(required: Boolean, passphrase: String?, constraints: PassphraseConstraints?): SoftwareCreateKeySettings.Builder
Sets the passphrase required to use a key.
Link copied to clipboard
Sets the private key material.
Link copied to clipboard
Sets the subject of the key, to be included in the attestation.
Link copied to clipboard
Sets the key validity period.