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

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

Introduction

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

The text is from its open source code.

Constructor

Method

EncryptedContentInfogetEncryptedContentInfo()
EnvelopedDatagetInstance(ASN1TaggedObject obj, boolean explicit)
Return an EnvelopedData object from a tagged object.
EnvelopedDatagetInstance(Object obj)
Return an EnvelopedData object from the given object.
OriginatorInfogetOriginatorInfo()
ASN1SetgetRecipientInfos()
ASN1SetgetUnprotectedAttrs()
ASN1IntegergetVersion()