Format

sealed class Format : KeyFormat(source)

Inheritors

Types

Link copied to clipboard
data object DER : EC.PublicKey.Format
Link copied to clipboard
data object JWK : EC.PublicKey.Format
Link copied to clipboard
data object PEM : EC.PublicKey.Format
Link copied to clipboard
data object RAW : EC.PublicKey.Format

Properties

Link copied to clipboard
abstract val name: String

Functions

Link copied to clipboard
override fun toString(): String