DerOutputStream.putOctetString

DER-encodes an ASN.1 OCTET STRING value on the output stream.

@param octets the octet string

class DerOutputStream
void
putOctetString
(
byte[] octets
)

Meta