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.
 java.lang.String ICipher.decrypt(java.lang.String value)
          Decrypts a string.
 java.lang.String AbstractCipher.decrypt(java.lang.String value)
          Decrypts a string.
 



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