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

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

Introduction

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

The text is from its open source code.

Constructor

DERT61String(byte[] string)
Basic constructor - string encoded as a sequence of bytes.
DERT61String(String string)
Basic constructor - with string 8 bit assumed.