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

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

Introduction

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

The text is from its open source code.

Constructor

SubjectDirectoryAttributes(ASN1Sequence seq)
Constructor from ASN1Sequence.
SubjectDirectoryAttributes(Vector attributes)
Constructor from a vector of attributes.

Method

VectorgetAttributes()
byte[]getEncoded()
Return the default BER or DER encoding for this object.
SubjectDirectoryAttributesgetInstance(Object obj)