Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra-Oyster 2.1-7 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
R
S
T
U
P
PFXUtils
- class org.enhydra.oyster.util.
PFXUtils
.
PFXUtils class has static methods which are dealing with .pfx, or .p12 files.
PFXUtils()
- Constructor for class org.enhydra.oyster.util.
PFXUtils
PKCS12
- Static variable in interface org.enhydra.oyster.crypto.consts.
KeyStoreConstants
PKCS12 compatabile KeyStore provided by 'Bouncy Castle' provider
PureMIME
- class org.enhydra.oyster.mail.
PureMIME
.
PureMIME class is used for creating and sending pure (clear) MIME message (withouth any cryptographic posibilities).
PureMIME(String, String, String, String, String)
- Constructor for class org.enhydra.oyster.mail.
PureMIME
Initializes the JavaMail session for SMTP and the MimeMessage object for message which will be sent.
PureMIME(String, String, String, String)
- Constructor for class org.enhydra.oyster.mail.
PureMIME
Initializes the JavaMail session for SMTP and the MimeMessage object for message which will be sent.
PureMIME(MimeMessage)
- Constructor for class org.enhydra.oyster.mail.
PureMIME
Construction of message with external prepared MimeMessage object.
printByteArray(byte[])
- Static method in class org.enhydra.oyster.util.
Display
Prints to screen byte array
printByteArrayAsChar(byte[])
- Static method in class org.enhydra.oyster.util.
Display
Prints to screen byte array as character string
printByteArrayAsHex(byte[])
- Static method in class org.enhydra.oyster.util.
Display
Prints to screen byte array as hex values
privKeyArray
- Variable in class org.enhydra.oyster.smime.
BaseSignedSMIMEObject
Storage for private key corresponding to appropriate signing session (used for second type of addSigner function)
Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra-Oyster 2.1-7 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
R
S
T
U