Key
Abstract class describes a key object. Inherits from TokenObject.
TokenObject
getAlgorithmName
Gets the algorithm of the key. The only possible value is currently "RSA".
"RSA"
getKeyLength
Gets the key length, in bits.
Token