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

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

Introduction

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

The text is from its open source code.

Constructor

Method

AlgorithmIdentifiergetContentEncryptionAlgorithm()
Return the content encryption algorithm details for the data in this object.
byte[]getEncoded()
return the ASN.1 encoded representation of this object.
OriginatorInformationgetOriginatorInfo()
Return the originator information associated with this message if present.
RecipientInformationStoregetRecipientInfos()
return a store of the intended recipients for this message