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

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

Introduction

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

The text is from its open source code.

Constructor

Method

SignerAttributegetInstance(Object o)
Object[]getValues()
Return the sequence of choices - the array elements will either be of type Attribute[] or AttributeCertificate depending on what tag was used.