Uses of Class
org.bouncycastle.asn1.cms.RecipientInfo
-
Packages that use RecipientInfo Package Description org.bouncycastle.asn1.cms -
-
Uses of RecipientInfo in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return RecipientInfo Modifier and Type Method Description static RecipientInfo
RecipientInfo. getInstance(Object o)
Return a RecipientInfo object from the given object.
-