Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derby.iapi.services.crypto

Interface Summary
CipherFactory A CipherFactory can create new CipherProvider, which is a wrapper for a javax.crypto.Cipher This service is only available when run on JDK1.2 or beyond.
CipherProvider A CipherProvider is a wrapper for a Cipher class in JCE.