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

Static Public Member Functions

static String encrypt (String value, String keyStorePath, String keyStoreType, String keyStorePassword, String secretKeyAlias) throws Exception
 
static String encrypt (String value, SecretKey secretKey, Provider securityProvider) throws Exception
 

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