JKSSigningKeyConfiguration
Properties
Link copied to clipboard
The lifetime of the private key's certificate.
Link copied to clipboard
Generates an elliptic-curve key.
Link copied to clipboard
open val hardware: DSL.Invokable<PlatformSigningKeyConfigurationBase.SecureHardwareConfiguration?, PlatformSigningKeyConfigurationBase.SecureHardwareConfiguration>
Require that this key is stored in some kind of hardware-backed storage, such as Android Keymaster or Apple Secure Enclave.
Link copied to clipboard
The password with which to protect the private key.
Link copied to clipboard
Generates an RSA key.
Link copied to clipboard
Configure the signer that will be returned from createSigningKey