interface Options {
    publicKey: NamedEncrypter.PublicKey;
    signer: Signer;
}

Properties

Properties

KEK RSA-OAEP public key.

signer: Signer