Namespace: Org.BouncyCastle.Asn1.CryptoPro
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static DerObjectIdentifier GetOid( string name ) |
| Visual Basic |
|---|
Public Shared Function GetOid ( _ name As String _ ) As DerObjectIdentifier |
| Visual C++ |
|---|
public: static DerObjectIdentifier^ GetOid( String^ name ) |
Parameters
- name
- Type: System..::..String