Package org.bouncycastle.cms.jcajce
Class JceKeyAgreeRecipientId
java.lang.Object
org.bouncycastle.cms.RecipientId
org.bouncycastle.cms.PKIXRecipientId
org.bouncycastle.cms.KeyAgreeRecipientId
org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientId
- All Implemented Interfaces:
Cloneable
,org.bouncycastle.util.Selector
-
Field Summary
Fields inherited from class org.bouncycastle.cms.PKIXRecipientId
baseSelector
-
Constructor Summary
ConstructorDescriptionJceKeyAgreeRecipientId
(X509Certificate certificate) JceKeyAgreeRecipientId
(X500Principal issuer, BigInteger serialNumber) -
Method Summary
Methods inherited from class org.bouncycastle.cms.KeyAgreeRecipientId
clone, equals, getIssuer, getSerialNumber, getSubjectKeyIdentifier, hashCode, match
Methods inherited from class org.bouncycastle.cms.RecipientId
getType
-
Constructor Details
-
JceKeyAgreeRecipientId
-
JceKeyAgreeRecipientId
-