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

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

Introduction

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

The text is from its open source code.

Constructor

ContentIdentifier(ASN1OctetString value)
Create from OCTET STRING whose octets represent the identifier.
ContentIdentifier(byte[] value)
Create from byte array representing the identifier.

Method

ContentIdentifiergetInstance(Object o)
ASN1OctetStringgetValue()