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

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

Introduction

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

The text is from its open source code.

Constructor

Method

byte[]getEncoded()
Return the default BER or DER encoding for this object.
DERUTF8StringgetInstance(Object obj)
Return an UTF8 string from the passed in object.
DERUTF8StringgetInstance(ASN1TaggedObject obj, boolean explicit)
Return an UTF8 String from a tagged object.
StringgetString()