Verifier for member RSA-OAEP certificates.
This is only used if a Name is passed to KeyHandle.grant function.
If unspecified, KeyHandle.grant does not accept Name.
ownKdkDecrypter
ownKdkDecrypter:NamedDecrypter<any>
Decrypter for own KDK.
ownKdkEncrypter
ownKdkEncrypter:NamedEncrypter<any>
Encrypter for own KDK.
OptionalownKdkVerifier
ownKdkVerifier?:Verifier
Verifier for own KDK.
This is only needed if the dataStore cannot be trusted.
Default is no verification.
Verifier for member RSA-OAEP certificates. This is only used if a Name is passed to KeyHandle.grant function. If unspecified, KeyHandle.grant does not accept Name.