| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
PolicySecretResponse |
Tpm.PolicySecret(TPM_HANDLE authHandle,
TPM_HANDLE policySession,
byte[] nonceTPM,
byte[] cpHashA,
byte[] policyRef,
int expiration)
This command includes a secret-based authorization to a policy.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicySecretResponse |
PolicySecretResponse.fromTpm(byte[] x) |
static PolicySecretResponse |
PolicySecretResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.