Instance Methods | |
(instancetype) | - init |
+ (int) aes128CmHmacSha132ProtectionProfileCode |
+ (NSString*) aes128CmHmacSha132ProtectionProfileString |
+ (int) aes128CmHmacSha180ProtectionProfileCode |
+ (NSString*) aes128CmHmacSha180ProtectionProfileString |
+ (int) encryptionModeToProtectionProfileCodeWithEncryptionMode: | (FMLiveSwitchEncryptionMode) | encryptionMode |
- (instancetype) init |
+ (int) nullHmacSha132ProtectionProfileCode |
+ (NSString*) nullHmacSha132ProtectionProfileString |
+ (int) nullHmacSha180ProtectionProfileCode |
+ (NSString*) nullHmacSha180ProtectionProfileString |
+ (FMLiveSwitchSrtpProtectionProfile*) protectionProfile |
+ (int) protectionProfileCodeFromStringWithProfileString: | (NSString *) | profileString |
+ (NSString*) protectionProfileStringFromCodeWithProfileCode: | (int) | profileCode |