Méthode | Description | |
---|---|---|
GetUnionSelector ( ) : TpmAlgId | ||
SignatureEcschnorr ( ) : System | ||
SignatureEcschnorr ( |
||
SignatureEcschnorr ( TpmAlgId the_hash, byte the_signatureR, byte the_signatureS ) : System |
public SignatureEcschnorr ( |
||
the_SignatureEcschnorr | ||
Résultat | System |
public SignatureEcschnorr ( TpmAlgId the_hash, byte the_signatureR, byte the_signatureS ) : System | ||
the_hash | TpmAlgId | the hash algorithm used in the signature process TPM_ALG_NULL is not allowed. |
the_signatureR | byte | |
the_signatureS | byte | |
Résultat | System |