DER

DER encoding of RSA public key.

Inheritors

Types

Link copied to clipboard

DER encoding of SubjectPublicKeyInfo as defined in RFC 5280.

Link copied to clipboard

DER encoding of RSAPublicKey (PKCS#1) as defined in RFC 8017.

Properties

Link copied to clipboard
abstract val name: String

A human-readable name identifying this encoding format.

Functions

Link copied to clipboard
override fun toString(): String