Java org.bouncycastle.asn1.x509 X509NameEntryConverter fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.x509 X509NameEntryConverter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1.x509 X509NameEntryConverter.

The text is from its open source code.

Subclass

org.bouncycastle.asn1.x509.X509NameEntryConverter has subclasses.
Click this link to see all its subclasses.

Method

ASN1PrimitivegetConvertedValue(ASN1ObjectIdentifier oid, String value)
Convert the passed in String value into the appropriate ASN.1 encoded object.