Class CryptoHelper

java.lang.Object
com.amilesend.onedrive.crypto.CryptoHelper

public class CryptoHelper extends Object
Helper that encrypts and decrypts content for the configured cipher algorithm and key.

Note: See Java Security Standard Algorithm Names for a list of available ciphers and be aware of which are applicable to comply with your local geographic laws and/or policies.

See Also: