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