SCM iOS API
PublicKey Class Reference

Class describes a public key object. Inherits from Key. More...

Inheritance diagram for PublicKey:
Key TokenObject

Additional Inherited Members

- Instance Methods inherited from Key
(NSString *) - getKeyType
 
(NSString *) - getAlgorithmName
 
(NSUInteger) - getkeyLength
 
(void) - getModulus:
 
(void) - getPublicExponent:
 
- Instance Methods inherited from TokenObject
(NSString *) - getType
 
(NSString *) - getCkLabel
 
(NSString *) - getCkId
 
(Token *) - getParent
 
(NSUInteger) - getPinNumber
 

Detailed Description

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.


The documentation for this class was generated from the following file: