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

Quick Search    Search Deep

cryptix.jce.provider.keyfactory: Javadoc index of package cryptix.jce.provider.keyfactory.


Package Samples:

cryptix.jce.provider.keyfactory

Classes:

PBEKeyFactory: This is a KeyFactory for PBE. It converts key specs and secret keys into PBEKeys. It is based (as any cipher) on a service provider interface. This is SecretKeyFactorySpi as PBE ciphers are using secret key ciphers.
DESKeyFactory: This is the KeyFactory for DES. It translates key specs and secret keys into DESKeys.

Home | Contact Us | Privacy Policy | Terms of Service