Class JceKeyTransEnvelopedRecipientBC

    • Constructor Detail

      • JceKeyTransEnvelopedRecipientBC

        public JceKeyTransEnvelopedRecipientBC​(org.bouncycastle.cms.jcajce.JceKeyTransEnvelopedRecipient jceKeyTransEnvelopedRecipient)
        Creates new wrapper instance for JceKeyTransEnvelopedRecipient.
        Parameters:
        jceKeyTransEnvelopedRecipient - JceKeyTransEnvelopedRecipient to be wrapped
    • Method Detail

      • getJceKeyTransEnvelopedRecipient

        public org.bouncycastle.cms.jcajce.JceKeyTransEnvelopedRecipient getJceKeyTransEnvelopedRecipient()
        Gets actual org.bouncycastle object being wrapped.
        Returns:
        wrapped JceKeyTransEnvelopedRecipient.