Base:
method
CreateSignature
System.Security.Cryptography.DSA.CreateSignature(System.Byte[])
1 reference to CreateSignature
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Unix.cs (1)
241return CreateSignature(rgbHash);