SCM iOS API
|
Class describes a public key object. Inherits from Key. More...
Additional Inherited Members | |
![]() | |
(NSString *) | - getKeyType |
(NSString *) | - getAlgorithmName |
(NSUInteger) | - getkeyLength |
(void) | - getModulus: |
(void) | - getPublicExponent: |
![]() | |
(NSString *) | - getType |
(NSString *) | - getCkLabel |
(NSString *) | - getCkId |
(Token *) | - getParent |
(NSUInteger) | - getPinNumber |
Class describes a public key object. Inherits from Key.
Note that the constructor is not intended to be called by user code. Such objects are constructed internally by the API.