CBLKeyUsages
enum CBLKeyUsages : NSUInteger {}
Extended Key Usage for which the certified public key may be used.
-
< For Server Authentication
Declaration
Objective-C
kCBLKeyUsagesServerAuth = 0x40
-
< For Client Authentication
Declaration
Objective-C
kCBLKeyUsagesClientAuth = 0x80