System::Security::Cryptography::DSA::CreateSignature methode

DSA::CreateSignature method

RTTI-informatie.

virtual ByteArrayPtr System::Security::Cryptography::DSA::CreateSignature(ByteArrayPtr rgb_hash)=0
ParameterTypeBeschrijving
rgb_hashByteArrayPtrData om te ondertekenen.

ReturnValue

DSA signature.

Opmerkingen

Maak DSA handtekening voor de opgegeven gegevens.

Zie ook