Package com.adobe.granite.crypto
@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.-
ClassDescriptionThe
CryptoExceptionis thrown by the service methods of theCryptoSupportservice.TheCryptoSupportprovides a simple API to encrypt and decrypt binary and string data.