Enhydra-Oyster 2.1-7 API
A B C D E F G H I J K M N O P R S T U

R

RC2CBCParameter - class org.enhydra.oyster.cms.RC2CBCParameter.
RC2CBCParameter is parameter used in Content Encryption Algorithm Identifier in CMS object for encrypted message, for RC2_CBC algorithms.
RC2CBCParameter(int, byte[]) - Constructor for class org.enhydra.oyster.cms.RC2CBCParameter
Constructor takes key length in bits and IV (Initialization Vector) as byte array
RC2_CBC - Static variable in interface org.enhydra.oyster.crypto.consts.EnvelopedConstants
RC2 algorithm
RC2_CBC_128 - Static variable in interface org.enhydra.oyster.cms.consts.CapabilitiesConstants
RC2 algorithm with 128 bits key length
RC2_CBC_40 - Static variable in interface org.enhydra.oyster.cms.consts.CapabilitiesConstants
RC2 algorithm with 40 bits key length
RC2_CBC_64 - Static variable in interface org.enhydra.oyster.cms.consts.CapabilitiesConstants
RC2 algorithm with 64 bits key length
RSA - Static variable in interface org.enhydra.oyster.cms.consts.CapabilitiesConstants
RSA algorithm
RecipientIdentifier - class org.enhydra.oyster.cms.RecipientIdentifier.
Look for details in super class (IssuerAndSerialNumber).
RecipientIdentifier(X509Certificate) - Constructor for class org.enhydra.oyster.cms.RecipientIdentifier
Construction with information got from specific X509Certificate or from .cer file information which is extracted into instance of X509Certificate class
RecipientInfos - class org.enhydra.oyster.cms.RecipientInfos.
RecipientInfos class is DER encoded container, represented in ASN.1 notation according to RFC2630, used for storing individual information needed for all recipients of encrypted message.
RecipientInfos(byte[]) - Constructor for class org.enhydra.oyster.cms.RecipientInfos
Input information for all recipients is the same: symmetric key.
RelativeDistinguishedName - class org.enhydra.oyster.cms.RelativeDistinguishedName.
RelativeDistinguishedName class is DER encoded container represented in ASN.1 notation according to RFC2630.
RelativeDistinguishedName() - Constructor for class org.enhydra.oyster.cms.RelativeDistinguishedName
Constructs empty RelativeDistinguishedName object.
RelativeDistinguishedName(String, String, String) - Constructor for class org.enhydra.oyster.cms.RelativeDistinguishedName
Constructs specific RelativeDistinguishedName object according to id0.
RelativeDistinguishedName(int[], String) - Constructor for class org.enhydra.oyster.cms.RelativeDistinguishedName
Constructs specific RelativeDistinguishedName object according to arrayID0.
reset() - Method in class org.enhydra.oyster.crypto.SymmetricEncryption
Resets (sets to null) all private attributes in generated instance of the class.
reset() - Method in class org.enhydra.oyster.mail.ContentAnalyzer
Resets all storaged values in ContentAnalyzer object to default values and prepares object for new use.
reset() - Method in class org.enhydra.oyster.smime.BaseSMIMEObject
Resets all attributes in BaseSMIMEObject to their initial values.
reset() - Method in class org.enhydra.oyster.smime.BaseSignedSMIMEObject
Resets all attributes in BaseSignedSMIMEObject to their initial values.

Enhydra-Oyster 2.1-7 API
A B C D E F G H I J K M N O P R S T U