| Modifier and Type | Method and Description |
|---|---|
static PlaintextKeys |
PythiaKeys.ask(byte[] atr,
byte[] cplc,
byte[] kinfo) |
static PlaintextKeys |
PlaintextKeys.defaultKey() |
static PlaintextKeys |
PlaintextKeys.derivedFromMasterKey(byte[] master,
byte[] kcv,
PlaintextKeys.Diversification div) |
static PlaintextKeys |
PlaintextKeys.fromKeys(byte[] enc,
byte[] mac,
byte[] dek) |
static PlaintextKeys |
PlaintextKeys.fromMasterKey(byte[] master) |
static PlaintextKeys |
PlaintextKeys.fromMasterKey(byte[] master,
byte[] kcv) |
Copyright © 2019. All rights reserved.