EcPoint

@Serializable
value class EcPoint(val bytes: ByteArray)(source)
ECPoint ::= OCTET STRING

This is EC publicKey representation for SubjectPublicKeyInfo

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard