encode To Asn1Bit String Content Bytes
Prepends 0x00 to this ByteArray for encoding it into a BIT STRING. No inverse function is implemented, since .drop(1) does the job.
Prepends 0x00 to this ByteArray for encoding it into a BIT STRING. No inverse function is implemented, since .drop(1) does the job.