Property | Type | Description |
---|
Method | Description | |
---|---|---|
Copy ( ) : |
||
Tpm2CertifyCreationResponse ( ) : System | ||
Tpm2CertifyCreationResponse ( |
||
Tpm2CertifyCreationResponse ( byte the_certifyInfo, ISignatureUnion the_signature ) : System |
public Copy ( ) : |
||
return |
public Tpm2CertifyCreationResponse ( ) : System | ||
return | System |
public Tpm2CertifyCreationResponse ( |
||
the_Tpm2CertifyCreationResponse | ||
return | System |
public Tpm2CertifyCreationResponse ( byte the_certifyInfo, ISignatureUnion the_signature ) : System | ||
the_certifyInfo | byte | the structure that was signed |
the_signature | ISignatureUnion | the signature over certifyInfo(One of SignatureRsassa, SignatureRsapss, SignatureEcdsa, SignatureEcdaa, SignatureSm2, SignatureEcschnorr, TpmHash, SchemeHash, NullSignature) |
return | System |