Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static string GetSignatureName( PublicKeyAlgorithmTag keyAlgorithm, HashAlgorithmTag hashAlgorithm ) |
| Visual Basic |
|---|
Public Shared Function GetSignatureName ( _ keyAlgorithm As PublicKeyAlgorithmTag, _ hashAlgorithm As HashAlgorithmTag _ ) As String |
| Visual C++ |
|---|
public: static String^ GetSignatureName( PublicKeyAlgorithmTag keyAlgorithm, HashAlgorithmTag hashAlgorithm ) |
Parameters
- keyAlgorithm
- Type: Org.BouncyCastle.Bcpg..::..PublicKeyAlgorithmTag
- hashAlgorithm
- Type: Org.BouncyCastle.Bcpg..::..HashAlgorithmTag