DTASN1BitString Class Reference
Inherits from | NSObject |
Declared in | DTASN1BitString.h |
Instance Methods
initWithData:unusedBits:
The designated initializer
- (id)initWithData:(NSData *)data unusedBits:(NSUInteger)unusedBits
Parameters
- data
The data of the bit string
- unusedBits
The number of bits at the end of the data that are not used
Declared In
DTASN1BitString.h