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