Instance Methods | |
(NSMutableData *) | - getContents |
(void) | - getPropertiesWithTag:klass:isConstructed:isIndefinite: |
(instancetype) | - init |
(instancetype) | - initWithValue: |
(void) | - setValue: |
(NSDate *) | - value |
Instance Methods inherited from FMLiveSwitchAsn1Any | |
(FMLiveSwitchDataBuffer *) | - getBuffer |
(NSMutableData *) | - getBytes |
(FMLiveSwitchDataBuffer *) | - sourceData |
+ (FMLiveSwitchAsn1GeneralizedTime*) generalizedTime |
+ (FMLiveSwitchAsn1GeneralizedTime*) generalizedTime: | (NSDate *) | value |
- (NSMutableData*) getContents |
Implements FMLiveSwitchAsn1Any.
- (void) getPropertiesWithTag: | (int *) | tag | |
klass: | (int *) | klass | |
isConstructed: | (bool *) | isConstructed | |
isIndefinite: | (bool *) | isIndefinite | |
Implements FMLiveSwitchAsn1Any.
- (instancetype) init |
Implements FMLiveSwitchAsn1Any.
- (instancetype) initWithValue: | (NSDate *) | value |
+ (FMLiveSwitchAsn1GeneralizedTime*) parseContents: | (NSMutableData *) | contents |
- (void) setValue: | (NSDate *) | value |
- (NSDate*) value |