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.
  • Class
    Description
    The CryptoException is thrown by the service methods of the CryptoSupport service.
    The CryptoSupport provides a simple API to encrypt and decrypt binary and string data.