@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 TheCryptoSupport
provides a simple API to encrypt and decrypt binary and string data. -
Exception Summary Exception Description CryptoException TheCryptoException
is thrown by the service methods of theCryptoSupport
service.