DerOutputStream.putBitString

Marshals a DER bit string on the output stream. The bit string must be byte-aligned.

@param bits the bit string, MSB first

class DerOutputStream
void
putBitString
(
byte[] bits
)

Meta