Uses of Class
lumis.portal.crypto.InvalidEncryptedValueException

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

Uses of InvalidEncryptedValueException in lumis.portal.crypto
 

Methods in lumis.portal.crypto that throw InvalidEncryptedValueException
 byte[] SymmetricCipher.decrypt(byte[] encryptedValue)
           
 byte[] ICipher.decrypt(byte[] value)
          Decrypts an array of bytes.
 String ICipher.decrypt(String value)
          Decrypts a string.
 String AbstractCipher.decrypt(String value)
          Decrypts a string.
 



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