Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


DSACng.CreateSignature(Byte[]) Method

Definition

Creates the DSA signature for the specified data.

C#
public override byte[] CreateSignature(byte[] rgbHash);

Parameters

rgbHash
Byte[]

The hash value to be signed.

Returns

Byte[]

The digital signature for the specified data.

Exceptions

rgbHash is null.

This instance represents only a public key.

-or-

An error occurred during signature creation.

rgbHash is shorter in length than the Q value of the DSA key.

Applies to

Termék Verziók
.NET 6, 7, 8, 9, 10
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided), 2.1 (package-provided)
Windows Desktop 3.0, 3.1, 5