| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
Crypto.oaepEncrypt(TPMS_RSA_PARMS parms,
TPM2B_PUBLIC_KEY_RSA key,
byte[] data,
TPM_ALG_ID hashAlg,
String encodingLabel)
RSA encrypt using the OAEP encoding
|
| Modifier and Type | Method and Description |
|---|---|
static TPMS_RSA_PARMS |
TPMS_RSA_PARMS.fromTpm(byte[] x) |
static TPMS_RSA_PARMS |
TPMS_RSA_PARMS.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.