Namespace: Org.BouncyCastle.Security
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 GetAlgorithmName( DerObjectIdentifier oid ) |
| Visual Basic |
|---|
Public Shared Function GetAlgorithmName ( _ oid As DerObjectIdentifier _ ) As String |
| Visual C++ |
|---|
public: static String^ GetAlgorithmName( DerObjectIdentifier^ oid ) |