Instance Methods | |
| (instancetype) | - init | 
| (instancetype) | - initWithNotBefore:notAfter: | 
| (FMLiveSwitchX509Time *) | - notAfter | 
| (FMLiveSwitchX509Time *) | - notBefore | 
| (void) | - setNotAfter: | 
| (void) | - setNotBefore: | 
| (FMLiveSwitchAsn1Sequence *) | - toAsn1 | 
Class Methods | |
| (FMLiveSwitchX509Validity *) | + fromAsn1WithAny: | 
| (FMLiveSwitchX509Validity *) | + validity | 
| (FMLiveSwitchX509Validity *) | + validityWithNotBefore:notAfter: | 
| + (FMLiveSwitchX509Validity*) fromAsn1WithAny: | (FMLiveSwitchAsn1Any *) | any | 
| - (instancetype) init | 
| - (instancetype) initWithNotBefore: | (FMLiveSwitchX509Time *) | notBefore | |
| notAfter: | (FMLiveSwitchX509Time *) | notAfter | |
| - (FMLiveSwitchX509Time*) notAfter | 
| - (FMLiveSwitchX509Time*) notBefore | 
| - (void) setNotAfter: | (FMLiveSwitchX509Time *) | value | 
| - (void) setNotBefore: | (FMLiveSwitchX509Time *) | value | 
| - (FMLiveSwitchAsn1Sequence*) toAsn1 | 
| + (FMLiveSwitchX509Validity*) validity | 
| + (FMLiveSwitchX509Validity*) validityWithNotBefore: | (FMLiveSwitchX509Time *) | notBefore | |
| notAfter: | (FMLiveSwitchX509Time *) | notAfter | |