org.enhydra.oyster.util |
|
Java Source File Name | Type | Comment |
ByteArrayComparator.java | Class | ByteArrayComparator is used for finding first appearance of the inner byte
array in the outher byte array. |
ConvertAssist.java | Class | This class contains static methods which make easier work and conversion
between different types under the large amount of data (arrays, streams,
files ...). |
DERLengthSearcher.java | Class | DERLengthSearcher is used for searching the content length of inner DER object,
and for counting the number of length octets in that DER object. |
Display.java | Class | Methods of this class are used for displaying byte array on screen in
different forms. |
HtmlAnalyzer.java | Class | HtmlAnalyzer class is used for parsing html code which has to become content
of the message. |
MimeAssist.java | Class | MimeAssist contains static methods which help in manipulation and work
with mime messages. |
PFXUtils.java | Class | PFXUtils class has static methods which are dealing with .pfx, or .p12
files. |