public class

JceKeyAgreeRecipientId

extends KeyAgreeRecipientId
java.lang.Object
   ↳ java.security.cert.X509CertSelector
     ↳ org.bouncycastle.cms.RecipientId
       ↳ org.bouncycastle.cms.KeyAgreeRecipientId
         ↳ org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientId

Summary

[Expand]
Inherited Constants
From class org.bouncycastle.cms.RecipientId
Public Constructors
JceKeyAgreeRecipientId(X509Certificate certificate)
JceKeyAgreeRecipientId(X500Principal issuer, BigInteger serialNumber)
[Expand]
Inherited Methods
From class org.bouncycastle.cms.KeyAgreeRecipientId
From class org.bouncycastle.cms.RecipientId
From class java.security.cert.X509CertSelector
From class java.lang.Object
From interface java.security.cert.CertSelector
From interface org.bouncycastle.util.Selector

Public Constructors

public JceKeyAgreeRecipientId (X509Certificate certificate)

public JceKeyAgreeRecipientId (X500Principal issuer, BigInteger serialNumber)