Property | Type | Description |
---|
Method | Description | |
---|---|---|
Copy ( ) : |
||
Tpm2NvCertifyResponse ( ) : System | ||
Tpm2NvCertifyResponse ( |
||
Tpm2NvCertifyResponse ( byte the_certifyInfo, ISignatureUnion the_signature ) : System |
public Tpm2NvCertifyResponse ( |
||
the_Tpm2NvCertifyResponse | ||
return | System |
public Tpm2NvCertifyResponse ( byte the_certifyInfo, ISignatureUnion the_signature ) : System | ||
the_certifyInfo | byte | the structure that was signed |
the_signature | ISignatureUnion | the asymmetric signature over certifyInfo using the key referenced by signHandle(One of SignatureRsassa, SignatureRsapss, SignatureEcdsa, SignatureEcdaa, SignatureSm2, SignatureEcschnorr, TpmHash, SchemeHash, NullSignature) |
return | System |