Builder

class Builder(attestationChallenge: ByteString)

A builder for CreateKeySettings.

Parameters

attestationChallenge

challenge to include in attestation for the key.

Constructors

Link copied to clipboard
constructor(attestationChallenge: ByteString)

Functions

Link copied to clipboard
fun applyConfiguration(configuration: SecureAreaConfigurationAndroidKeystore): <Error class: unknown class>

Apply settings from configuration object.

Link copied to clipboard
Link copied to clipboard
fun setAlgorithm(algorithm: Algorithm): <Error class: unknown class>

Sets the algorithm for the key.

Link copied to clipboard

Method to specify if an attest key should be used.

Link copied to clipboard

Method to specify if user authentication is required to use the key.

Link copied to clipboard

Method to specify if StrongBox Android Keystore should be used, if available.

Link copied to clipboard

Sets the key validity period.