Companion

Functions

Link copied to clipboard
fun fromDer(bytes: ByteArray): Oid

Decode an OID from its DER-encoded value bytes (content octets only, not including the tag and length octets).

Link copied to clipboard

Parse an OID from its dot-notation string, e.g. "1.2.840.113549.1.1.11".