Java org.bouncycastle.asn1.x500 RDN fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.x500 RDN fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

AttributeTypeAndValuegetFirst()
RDNgetInstance(Object obj)
AttributeTypeAndValue[]getTypesAndValues()
booleanisMultiValued()
ASN1PrimitivetoASN1Primitive()
 RelativeDistinguishedName ::= SET OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type     AttributeType, value    AttributeValue }