NIMSDK-iOS
载入中...
搜索中...
未找到
NIMRSAOption类 参考

RSA加密配置类 更多...

#import <NIMAsymEncryptionOption.h>

类 NIMRSAOption 继承关系图:

属性

NSInteger version
 密钥版本 更多...
 
NSString * module
 RSA module 更多...
 
NSUInteger exp
 RSA exp 更多...
 
NIMRSAPaddingMode paddingMode
 RSA padding 更多...
 

详细描述

RSA加密配置类

属性说明

◆ exp

- (NSUInteger) exp
readwritenonatomicassign

RSA exp

◆ module

- (NSString*) module
readwritenonatomiccopy

RSA module

◆ paddingMode

- (NIMRSAPaddingMode) paddingMode
readwritenonatomicassign

RSA padding

◆ version

- (NSInteger) version
readwritenonatomicassign

密钥版本


该类的文档由以下文件生成: