OCTET STRING

The ASN.1 OCTET STRING type is mapped to a byte slice ([]byte) unless a fixed-sized size constraint is applied, in which case a byte array of the given size is used instead.