Instance Methods | |
| (NSMutableData *) | - getContents |
| (void) | - getPropertiesWithTag:klass:isConstructed:isIndefinite: |
| (instancetype) | - init |
| (instancetype) | - initWithValues: |
Instance Methods inherited from FMLiveSwitchAsn1Array | |
| (void) | - setValues: |
| (NSMutableArray *) | - values |
Instance Methods inherited from FMLiveSwitchAsn1Any | |
| (FMLiveSwitchDataBuffer *) | - getBuffer |
| (NSMutableData *) | - getBytes |
| (FMLiveSwitchDataBuffer *) | - sourceData |
| - (NSMutableData*) getContents |
Implements FMLiveSwitchAsn1Any.
| - (void) getPropertiesWithTag: | (int *) | tag | |
| klass: | (int *) | klass | |
| isConstructed: | (bool *) | isConstructed | |
| isIndefinite: | (bool *) | isIndefinite | |
Implements FMLiveSwitchAsn1Any.
| - (instancetype) init |
Implements FMLiveSwitchAsn1Array.
Implemented in FMLiveSwitchX509Extension.
| - (instancetype) initWithValues: | (NSMutableArray *) | values |
| + (FMLiveSwitchAsn1Sequence*) parseContents: | (NSMutableData *) | contents |
| + (FMLiveSwitchAsn1Sequence*) sequence |
| + (FMLiveSwitchAsn1Sequence*) sequence: | (NSMutableArray *) | values |