Package | Description |
---|---|
org.kapott.hbci.smartcardio |
Modifier and Type | Method | Description |
---|---|---|
RSAKeyData.Type |
RSAKeyData.getType() |
|
static RSAKeyData.Type |
RSAKeyData.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static RSAKeyData.Type[] |
RSAKeyData.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
RSAKeyData(int index,
RSAKeyData.Type type,
byte[] keyLogData,
byte[] publicKeyData) |
Copyright © 2018. All rights reserved.