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

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

Introduction

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

The text is from its open source code.

Constructor

Method

ASN1SetgetAuthAttrs()
ContentInfogetEncapsulatedContentInfo()
AuthenticatedDatagetInstance(Object obj)
Return an AuthenticatedData object from the given object.
ASN1OctetStringgetMac()
AlgorithmIdentifiergetMacAlgorithm()
OriginatorInfogetOriginatorInfo()
ASN1SetgetRecipientInfos()
ASN1SetgetUnauthAttrs()
ASN1IntegergetVersion()