Method | Description | |
---|---|---|
Copy ( ) : |
||
Tpm2EncryptDecryptResponse ( ) : System | ||
Tpm2EncryptDecryptResponse ( |
||
Tpm2EncryptDecryptResponse ( byte the_outData, byte the_ivOut ) : System |
public Tpm2EncryptDecryptResponse ( ) : System | ||
return | System |
public Tpm2EncryptDecryptResponse ( |
||
the_Tpm2EncryptDecryptResponse | ||
return | System |
public Tpm2EncryptDecryptResponse ( byte the_outData, byte the_ivOut ) : System | ||
the_outData | byte | encrypted or decrypted output |
the_ivOut | byte | chaining value to use for IV in next round |
return | System |