@Version("1.5.1")
Package com.adobe.granite.crypto
Provides a service to encrypt and decrypt binary and string data. Consumers
 of the service will import this package and get the
 
CryptoSupport service from the OSGi
 service registry.- 
Interface Summary Interface Description CryptoSupport TheCryptoSupportprovides a simple API to encrypt and decrypt binary and string data. - 
Exception Summary Exception Description CryptoException TheCryptoExceptionis thrown by the service methods of theCryptoSupportservice.