Class AbstractKeyAgreeRecipient

java.lang.Object
org.bouncycastle.cms.AbstractKeyAgreeRecipient
All Implemented Interfaces:
KeyAgreeRecipient, Recipient
Direct Known Subclasses:
JceKeyAgreeRecipient

public abstract class AbstractKeyAgreeRecipient extends Object implements KeyAgreeRecipient
  • Constructor Details

    • AbstractKeyAgreeRecipient

      public AbstractKeyAgreeRecipient()
  • Method Details

    • isEC

      protected boolean isEC(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
    • isMQV

      protected boolean isMQV(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
    • isRFC2631

      protected boolean isRFC2631(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
    • isGOST

      protected boolean isGOST(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)