Explicit

interface Explicit

Implemented by AsymmetricKey where the private key is explicitly given.

Keys of this type are vulnerable to copying.

Inheritors

Properties

Link copied to clipboard
abstract val algorithm: Algorithm

Signature algorithm

Link copied to clipboard
abstract val privateKey: EcPrivateKey

Private key that is used for signing.