| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
StartAuthSessionResponse |
Tpm.StartAuthSession(TPM_HANDLE tpmKey,
TPM_HANDLE bind,
byte[] nonceCaller,
byte[] encryptedSalt,
TPM_SE sessionType,
TPMT_SYM_DEF symmetric,
TPM_ALG_ID authHash)
This command is used to start an authorization session using alternative methods of establishing the session key (sessionKey).
|
| Modifier and Type | Method and Description |
|---|---|
static StartAuthSessionResponse |
StartAuthSessionResponse.fromTpm(byte[] x) |
static StartAuthSessionResponse |
StartAuthSessionResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.