Package tss
Class Tss.ActivationCredential
- java.lang.Object
-
- tss.Tss.ActivationCredential
-
-
Field Summary
Fields Modifier and Type Field Description TPMS_ID_OBJECT
CredentialBlob
byte[]
Secret
-
Constructor Summary
Constructors Constructor Description ActivationCredential()
-
-
-
Field Detail
-
CredentialBlob
public TPMS_ID_OBJECT CredentialBlob
-
Secret
public byte[] Secret
-
-