| Package | Description |
|---|---|
| org.kapott.hbci.smartcardio |
| Modifier and Type | Method and Description |
|---|---|
RSAKeyData.Type |
RSAKeyData.getType() |
static RSAKeyData.Type |
RSAKeyData.Type.valueOf(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 and Description |
|---|
RSAKeyData(int index,
RSAKeyData.Type type,
byte[] keyLogData,
byte[] publicKeyData) |
Copyright © 2017. All rights reserved.