Instance Methods | |
(FMLiveSwitchX501Attribute *) | - getAttributeWithAttributeType: |
(instancetype) | - init |
(instancetype) | - initWithRdnSequence: |
(NSMutableArray *) | - rdnSequence |
(void) | - setRdnSequence: |
(FMLiveSwitchAsn1Any *) | - toAsn1 |
Class Methods | |
(FMLiveSwitchX501Name *) | + fromAsn1WithAny: |
(FMLiveSwitchX501Name *) | + name |
(FMLiveSwitchX501Name *) | + nameWithRdnSequence: |
+ (FMLiveSwitchX501Name*) fromAsn1WithAny: | (FMLiveSwitchAsn1Any *) | any |
- (FMLiveSwitchX501Attribute*) getAttributeWithAttributeType: | (NSMutableArray *) | attributeType |
- (instancetype) init |
- (instancetype) initWithRdnSequence: | (NSMutableArray *) | rdnSequence |
+ (FMLiveSwitchX501Name*) name |
+ (FMLiveSwitchX501Name*) nameWithRdnSequence: | (NSMutableArray *) | rdnSequence |
- (NSMutableArray*) rdnSequence |
- (void) setRdnSequence: | (NSMutableArray *) | value |
- (FMLiveSwitchAsn1Any*) toAsn1 |