Uses of Class
org.bouncycastle.asn1.cms.RecipientInfo
Packages that use RecipientInfo
Package
Description
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
-
Uses of RecipientInfo in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return RecipientInfoModifier and TypeMethodDescriptionstatic RecipientInfo
RecipientInfo.getInstance
(Object o) Return a RecipientInfo object from the given object.