PublicKey

An RSA-PKCS1 public key that provides signature verification via signatureVerifier and encryption via encryptor.

Functions

Link copied to clipboard

Encodes this material into a ByteArray in the specified format.

Link copied to clipboard

Encodes this material into a ByteArray in the specified format.

Link copied to clipboard

Encodes this material into a ByteString in the specified format.

Link copied to clipboard

Encodes this material into a ByteString in the specified format.

Link copied to clipboard

Returns an Encryptor using PKCS#1 v1.5 encryption padding.

Link copied to clipboard

Returns a SignatureVerifier using PKCS#1 v1.5 signature padding.