AndroidKeystoreCreateKeySettings

Class for holding Android Keystore-specific settings related to key creation.

Types

Link copied to clipboard
class Builder(attestationChallenge: ByteString)

A builder for CreateKeySettings.

Properties

Link copied to clipboard
Link copied to clipboard
val attestationChallenge: ByteString

The attestation challenge.

Link copied to clipboard

The attest key alias, if any.

Link copied to clipboard
val nonce: ByteString
Link copied to clipboard
Link copied to clipboard

The user authentication timeout, or 0 if authentication is required on every use.

Link copied to clipboard

User authentication types for the key.

Link copied to clipboard

Whether StrongBox is used.

Link copied to clipboard

The point in time before which the key is not valid, if set.

Link copied to clipboard

The point in time after which the key is not valid, if set.