Class RSAKeyData
java.lang.Object
org.kapott.hbci.smartcardio.RSAKeyData
- Author:
- axel
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRSAKeyData(int index, RSAKeyData.Type type, byte[] keyLogData, byte[] publicKeyData) -
Method Summary
-
Constructor Details
-
RSAKeyData
-
-
Method Details
-
getIndex
public int getIndex() -
getType
-
getStatus
public int getStatus() -
getKeyType
public int getKeyType() -
getKeyNum
public int getKeyNum() -
getKeyVersion
public int getKeyVersion() -
getPublicKey
-
toString
-