Package com.adobe.granite.keystore


@Version("3.2.1") package com.adobe.granite.keystore
Provides a service to manage users' key-stores and a global trust-store. Consumers of the service will import this package and get the KeyStoreService service from the OSGi service registry.
  • Class
    Description
    The KeyStoreNotInitialisedException is thrown by the methods from the KeyStoreService that access a key store / trust store before the store is actually initialised.
    Provides secure access to KeyManager instances for accessing private keys and the system-wide TrustManager for validating signatures and certificates.