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 PKIXRecipientId
baseSelector -
Constructor Summary
ConstructorsConstructorDescriptionJceKeyAgreeRecipientId(X509Certificate certificate) JceKeyAgreeRecipientId(X500Principal issuer, BigInteger serialNumber) -
Method Summary
Methods inherited from class KeyAgreeRecipientId
clone, equals, getIssuer, getSerialNumber, getSubjectKeyIdentifier, hashCode, matchMethods inherited from class RecipientId
getType
-
Constructor Details
-
JceKeyAgreeRecipientId
-
JceKeyAgreeRecipientId
-