Instance Methods | |
| (instancetype) | - init |
| (instancetype) | - initWithValue:type: |
| (void) | - setType: |
| (void) | - setValue: |
| (FMLiveSwitchAsn1Any *) | - toAsn1 |
| (FMLiveSwitchX509TimeType) | - type |
| (NSDate *) | - value |
Class Methods | |
| (FMLiveSwitchX509Time *) | + fromAsn1WithAny: |
| (FMLiveSwitchX509Time *) | + time |
| (FMLiveSwitchX509Time *) | + time:type: |
| + (FMLiveSwitchX509Time*) fromAsn1WithAny: | (FMLiveSwitchAsn1Any *) | any |
| - (instancetype) init |
| - (instancetype) initWithValue: | (NSDate *) | value | |
| type: | (FMLiveSwitchX509TimeType) | type | |
| - (void) setType: | (FMLiveSwitchX509TimeType) | value |
| - (void) setValue: | (NSDate *) | value |
| + (FMLiveSwitchX509Time*) time |
| + (FMLiveSwitchX509Time*) time: | (NSDate *) | value | |
| type: | (FMLiveSwitchX509TimeType) | type | |
| - (FMLiveSwitchAsn1Any*) toAsn1 |
| - (FMLiveSwitchX509TimeType) type |
| - (NSDate*) value |