Builder
A builder for CloudCreateKeySettings.
Parameters
attestationChallenge
challenge to include in attestation for the key.
Functions
Link copied to clipboard
Apply settings from configuration object.
Link copied to clipboard
Builds the CreateKeySettings.
Link copied to clipboard
Sets the algorithm for the key.
Link copied to clipboard
Sets whether the wallet passphrase is required to use the key.
Link copied to clipboard
fun setUserAuthenticationRequired(required: Boolean, types: Set<CloudUserAuthType>): CloudCreateKeySettings.Builder
Specify if user authentication is required to use the key.
Link copied to clipboard
Sets the key validity period.