RegisteredId

@Serializable
value class RegisteredId(val oid: ObjectIdentifier) : X509GeneralName(source)

Trying to parse a structurally malformed input will fail.

Constructors

Link copied to clipboard
constructor(oid: ObjectIdentifier)

Properties

Link copied to clipboard