Class AbstractKeyTransRecipient
java.lang.Object
org.bouncycastle.cms.AbstractRecipient
org.bouncycastle.cms.AbstractKeyTransRecipient
- All Implemented Interfaces:
KeyTransRecipient, Recipient
- Direct Known Subclasses:
JceKeyTransRecipient
public abstract class AbstractKeyTransRecipient
extends AbstractRecipient
implements KeyTransRecipient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisGOST(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID) Methods inherited from class AbstractRecipient
checkTagSize, isContentAlgorithmAllowed, setAllowedContentAlgorithmSet, setMinimumTagSizeInBitsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface KeyTransRecipient
getRecipientOperator
-
Constructor Details
-
AbstractKeyTransRecipient
public AbstractKeyTransRecipient()
-
-
Method Details
-
isGOST
protected boolean isGOST(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithmOID)
-