Asn1PrimitiveOctetString

constructor(content: ByteArray)

Parameters

content

the data to hold

When parsing, you should NOT cast to this class. Cast to Asn1OctetString instead.