Method | Description | |
---|---|---|
GetUnionSelector ( ) : TpmAlgId | ||
SignatureRsassa ( ) : System | ||
SignatureRsassa ( |
||
SignatureRsassa ( TpmAlgId the_hash, byte the_sig ) : System |
public SignatureRsassa ( |
||
the_SignatureRsassa | ||
return | System |
public SignatureRsassa ( TpmAlgId the_hash, byte the_sig ) : System | ||
the_hash | TpmAlgId | the hash algorithm used to digest the message TPM_ALG_NULL is not allowed. |
the_sig | byte | The signature is the size of a public key. |
return | System |