PublicKey

A raw RSA public key that provides 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
abstract fun encryptor(): Encryptor

Returns an Encryptor that performs raw RSA encryption without padding.