WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

PGPBase..::..SignData Method

Overload List


  Name Description
Public method SignData(array<Byte>[]()[][], Int32, Int32, HashAlgorithmName, RSASignaturePadding)
Computes the hash value of a portion of the specified byte array using the specified hash algorithm and padding mode, and signs the resulting hash value.
Public method SignData(Stream, HashAlgorithmName, RSASignaturePadding)
Computes the hash value of the specified stream using the specified hash algorithm and padding mode, and signs the resulting hash value.
Public method SignData(byte[],System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.RSASignaturePadding) (Inherited from RSA.)