Asn1BitStringParserGetBitStream Method
Return a
Stream representing the contents of the BIT STRING. The final byte, if any,
may include pad bits. See
PadBits.
Namespace: Org.BouncyCastle.Asn1Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
Function GetBitStream As Stream
Return Value
StreamA
Stream with its source as the BIT STRING content.