Interface to encapsulate information related to a public key. Note: extending the protobuf definition to enforce attribute existence.
For RSA keys: encrypt/decrypt implementations should default to 'PKCS1-v1_5' for backwards compatibilty. If possible (web crypto only allows OAEP padding for encrypt/decrypt operations).
Generated using TypeDoc
Interface to encapsulate information related to a public key. Note: extending the protobuf definition to enforce attribute existence.