Namespace: Org.BouncyCastle.Asn1.X509
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public override Asn1Object GetConvertedValue( DerObjectIdentifier oid, string value ) |
Visual Basic |
---|
Public Overrides Function GetConvertedValue ( _ oid As DerObjectIdentifier, _ value As String _ ) As Asn1Object |
Visual C++ |
---|
public: virtual Asn1Object^ GetConvertedValue( DerObjectIdentifier^ oid, String^ value ) override |