| Modifier and Type | Class and Description |
|---|---|
class |
PlaintextKeys |
| Modifier and Type | Method and Description |
|---|---|
GPCardKeys |
PlaintextKeys.diversify(GPSecureChannel scp,
byte[] kdd) |
GPCardKeys |
GPCardKeys.diversify(GPSecureChannel scp,
byte[] kdd) |
GPCardKeys |
SecureChannelParameters.getCardKeys() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
GPSessionKeys.encryptKey(GPCardKeys other,
GPCardKeys.KeyPurpose p) |
byte[] |
PlaintextKeys.encryptKey(GPCardKeys key,
GPCardKeys.KeyPurpose p) |
abstract byte[] |
GPCardKeys.encryptKey(GPCardKeys key,
GPCardKeys.KeyPurpose p) |
void |
GPSession.openSecureChannel(GPCardKeys keys,
GPSecureChannel scp,
byte[] host_challenge,
EnumSet<GPSession.APDUMode> securityLevel) |
void |
GPSession.putKeys(GPCardKeys keys,
boolean replace) |
| Constructor and Description |
|---|
GPSessionKeys(GPCardKeys cardKeys,
byte[] enc,
byte[] mac,
byte[] rmac) |
Copyright © 2019. All rights reserved.