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  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.