Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Apply settings from configuration object.

Link copied to clipboard
Link copied to clipboard

Sets the algorithm for the key.

Link copied to clipboard

Sets the passphrase required to use a key.

Link copied to clipboard

Sets the subject of the key, to be included in the attestation.

Link copied to clipboard
fun setValidityPeriod(validFrom: Instant, validUntil: Instant): SoftwareCreateKeySettings.Builder

Sets the key validity period.