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

I

IdentifierStorage - class org.enhydra.oyster.der.IdentifierStorage.
IdentifierStorage is used for storing different types of OID-s (Object Identifiers).
IdentifierStorage() - Constructor for class org.enhydra.oyster.der.IdentifierStorage
 
IssuerAndSerialNumber - class org.enhydra.oyster.cms.IssuerAndSerialNumber.
IssuerAndSerialNumber class is DER encoded object represented in ASN.1 notation according to RFC2630.
IssuerAndSerialNumber(X509Certificate) - Constructor for class org.enhydra.oyster.cms.IssuerAndSerialNumber
Construction with information got from specific X509Certificate or from .cer file information which is extracted into instance of X509Certificate class
IssuerName - class org.enhydra.oyster.cms.IssuerName.
IssuerName class is DER encoded object represented in ASN.1 notation according to RFC2630.
IssuerName(X509Certificate) - Constructor for class org.enhydra.oyster.cms.IssuerName
Construction with information got from specific X509Certificate or from .cer file information which is extracted into instance of X509Certificate class
inStreamToByteArray(InputStream) - Static method in class org.enhydra.oyster.util.ConvertAssist
Reads data from input stream into the byte array.
inStreamToString(InputStream) - Static method in class org.enhydra.oyster.util.ConvertAssist
Reads data from input stream into the String.
including - Variable in class org.enhydra.oyster.smime.BaseSignedSMIMEObject
Storage for byte[2] grouped indicators (used for first type of addSigner function).
including2 - Variable in class org.enhydra.oyster.smime.BaseSignedSMIMEObject
Storage for byte[2] grouped indicators (used for second type of addSigner function)
indicatorTo - Variable in class org.enhydra.oyster.smime.BaseSMIMEObject
Indication that at least one recipient must be TO (others may be CC or BCC)
initKeyStore(String, String) - Method in class org.enhydra.oyster.test.KeyStoreGenerator
Initialisation of file for KeyStore which should be used for pfx dataimport.
initMimeMessage(String, String, String, String, String) - Method in class org.enhydra.oyster.smime.BaseSMIMEObject
Initializes the JavaMail session for SMTP and the MimeMessage object for message which will be sent.
isCharFor7BitEncoding(int) - Method in class org.enhydra.oyster.mail.ContentAnalyzer
Method checks one charachter passed as integer, if it passes condition for implementation of 7bit Content-Transfer-Encoding.
isFor7BitEncoding(InputStream) - Method in class org.enhydra.oyster.mail.ContentAnalyzer
Method checks data passed as InputStream which will be used later in the process of creation of content in MimeBodyPart, if it passes condition for implementation of 7bit Content-Transfer-Encoding.
isFor7BitEncoding(File) - Method in class org.enhydra.oyster.mail.ContentAnalyzer
Method checks data passed from File which will be used later in the process of creation of content in MimeBodyPart, if it passes condition for implementation of 7bit Content-Transfer-Encoding.

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