|
|
Optimize with a SATA RAID Storage Solution
Range of capacities as low as $1250 per TB. Ideal if you currently rely on servers/disks/JBODs
Page 4 of 6

Figure 3. Java Cryptography Extension. (Source: Sun Microsystems)
The reference implementation, SunJCE provider, supports the following ciphers and MACs:
With JCE 1.2.1, the framework is exportable outside the US and Canada, enabled by mechanisms JCE implements to ensure that only qualified providers can be plugged in. The cryptographic strength can be controlled in the jurisdiction policy files. Several clean-room JCE 1.2 implementations exist as well (see Resources).
JCE's classes and interfaces exist in the following packages:
javax.cryptojavax.crypto.interfacesjavax.crypto.specThe classes and interfaces in javax.crypto.spec provide key and parameter specifications for the different algorithms like DES, Diffie-Hellman, and so on.
writeFileSSL.java source file, associated with this article, go to