DER

DER encoding of EC private key.

Inheritors

Types

Link copied to clipboard

DER encoding of PrivateKeyInfo (PKCS#8) as defined in RFC 5958.

Link copied to clipboard

DER encoding of ECPrivateKey as defined in RFC 5915.

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