Type alias PrivateKeyMessage

PrivateKeyMessage: {
    privateKeyJwe: JWKEncrypted;
}

Type declaration

Generated using TypeDoc