Uses of Interface
lumis.portal.crypto.ICipherSpi

Packages that use ICipherSpi
lumis.portal.crypto Provides the API for cryptographic related operations. 
 

Uses of ICipherSpi in lumis.portal.crypto
 

Classes in lumis.portal.crypto that implement ICipherSpi
 class AbstractCipher
          An abstract ICipher implementation for easing concrete implementations.
 class MessageDigestCipher
          Uses a MessageDigest algorithm to encrypt data.
 class SymmetricCipher
          Generic cipher implementation, based on symmetric ciphers available in the Java Cryptography Architecture (JCA).
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.