Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Copy ( ) : |
||
GetUnionSelector ( ) : TpmAlgId | ||
SignatureRsa ( ) : System | ||
SignatureRsa ( |
||
SignatureRsa ( TpmAlgId the_hash, byte the_sig ) : System |
public SignatureRsa ( |
||
the_SignatureRsa | ||
Результат | System |
public SignatureRsa ( 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. |
Результат | System |