Method | Description | |
---|---|---|
Copy ( ) : |
||
IdObject ( ) : System | ||
IdObject ( |
||
IdObject ( byte the_integrityHMAC, byte the_encIdentity ) : System |
public IdObject ( |
||
the_IdObject | ||
return | System |
public IdObject ( byte the_integrityHMAC, byte the_encIdentity ) : System | ||
the_integrityHMAC | byte | HMAC using the nameAlg of the storage key on the target TPM |
the_encIdentity | byte | credential protector information returned if name matches the referenced object All of the encIdentity is encrypted, including the size field. NOTE The TPM is not required to check that the size is not larger than the digest of the nameAlg. However, if the size is larger, the ID object may not be usable on a TPM that has no digest larger than produced by nameAlg. |
return | System |