Method | Description | |
---|---|---|
Copy ( ) : |
||
Tpm2MakeCredentialResponse ( ) : System | ||
Tpm2MakeCredentialResponse ( |
||
Tpm2MakeCredentialResponse ( byte the_credentialBlob, byte the_secret ) : System |
public Tpm2MakeCredentialResponse ( ) : System | ||
return | System |
public Tpm2MakeCredentialResponse ( |
||
the_Tpm2MakeCredentialResponse | ||
return | System |
public Tpm2MakeCredentialResponse ( byte the_credentialBlob, byte the_secret ) : System | ||
the_credentialBlob | byte | the credential |
the_secret | byte | handle algorithm-dependent data that wraps the key that encrypts credentialBlob |
return | System |