Enumerations
The following enumerations are available globally.
-
대칭키 알고리즘
See moreDeclaration
Objective-C
enum SymmAlg : NSUInteger {} -
해시 알고리즘
See moreDeclaration
Objective-C
enum HashAlg : NSUInteger {} -
블록 운영모드
See moreDeclaration
Objective-C
enum OpMode : NSUInteger {} -
패딩 타입
See moreDeclaration
Objective-C
enum PadType : NSUInteger {} -
유도 생성할 키의 용도
See moreDeclaration
Objective-C
enum DerivedKeyUsage : NSUInteger {} -
WRAPPER 타입
See moreDeclaration
Objective-C
enum WrapperType : NSUInteger {} -
PKCS#12 Bag 타입
See moreDeclaration
Objective-C
enum BagType : NSUInteger {} -
개인정보활용 동의 항목
See moreDeclaration
Objective-C
enum UserAgreeInfo : NSUInteger {} -
인증서 상태
See moreDeclaration
Objective-C
enum CertStatus : NSUInteger {} -
서명자를 특정하기 위한 방법
See moreDeclaration
Objective-C
enum SignerIdentifierType : NSUInteger {} -
인증서 - 키사용 용도
See moreDeclaration
Objective-C
enum KeyUsage : NSUInteger {} -
인증서 검증 옵션
See moreDeclaration
Objective-C
enum VerifyOption : NSUInteger {} -
키합의 타입
See moreDeclaration
Objective-C
enum KeyAgreementType : NSUInteger {} -
EC Curve
See moreDeclaration
Objective-C
enum EcCurve : NSUInteger {}
Enumerations Reference