Uses of Class
org.bouncycastle.asn1.cms.KeyTransRecipientInfo
-
Packages that use KeyTransRecipientInfo Package Description org.bouncycastle.asn1.cms -
-
Uses of KeyTransRecipientInfo in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return KeyTransRecipientInfo Modifier and Type Method Description static KeyTransRecipientInfo
KeyTransRecipientInfo. getInstance(Object obj)
Return a KeyTransRecipientInfo object from the given object.Constructors in org.bouncycastle.asn1.cms with parameters of type KeyTransRecipientInfo Constructor Description RecipientInfo(KeyTransRecipientInfo info)
-