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

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

Introduction

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

The text is from its open source code.

Method

byte[]getOctets()
Return the octets contained in this BIT STRING, checking that this BIT STRING really does represent an octet aligned string.