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

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

Introduction

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

The text is from its open source code.

Method

VectorgetCapabilities(ASN1ObjectIdentifier capability)
returns a vector with 0 or more objects of all the capabilities matching the passed in capability OID.
SMIMECapabilitiesgetInstance(Object o)
return an Attribute object from the given object.