public abstract class AbstractKeyAgreeRecipient extends AbstractRecipient implements KeyAgreeRecipient
| Constructor and Description |
|---|
AbstractKeyAgreeRecipient() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isEC(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID) |
protected boolean |
isGOST(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID) |
protected boolean |
isMQV(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID) |
protected boolean |
isRFC2631(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID) |
checkTagSize, isContentAlgorithmAllowed, setAllowedContentAlgorithmSet, setMinimumTagSizeInBitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrivateKeyAlgorithmIdentifier, getRecipientOperatorprotected boolean isEC(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
protected boolean isMQV(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
protected boolean isRFC2631(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
protected boolean isGOST(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)