Samples JDK
List of all members | Static Public Member Functions
com.freemindcafe.security.sample2.Decryption Class Reference

Static Public Member Functions

static String decrypt (String value, String keyStorePath, String keyStoreType, String keyStorePassword, String keyAlias) throws Exception
 
static String decrypt (String encryptedText, SecretKey key, Provider securityProvider) throws Exception
 

The documentation for this class was generated from the following file: