Instance Methods | |
| (FMLiveSwitchX509AlgorithmIdentifier *) | - algorithm | 
| (instancetype) | - init | 
| (NSMutableData *) | - publicKey | 
| (void) | - setAlgorithm: | 
| (void) | - setPublicKey: | 
| (FMLiveSwitchAsn1Sequence *) | - toAsn1 | 
Class Methods | |
| (FMLiveSwitchX509PublicKeyInfo *) | + fromAsn1WithAny: | 
| (FMLiveSwitchX509PublicKeyInfo *) | + publicKeyInfo | 
| - (FMLiveSwitchX509AlgorithmIdentifier*) algorithm | 
| + (FMLiveSwitchX509PublicKeyInfo*) fromAsn1WithAny: | (FMLiveSwitchAsn1Any *) | any | 
| - (instancetype) init | 
| - (NSMutableData*) publicKey | 
| + (FMLiveSwitchX509PublicKeyInfo*) publicKeyInfo | 
| - (void) setAlgorithm: | (FMLiveSwitchX509AlgorithmIdentifier *) | value | 
| - (void) setPublicKey: | (NSMutableData *) | value | 
| - (FMLiveSwitchAsn1Sequence*) toAsn1 |