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.-
ClassDescriptionThe
KeyStoreNotInitialisedExceptionis thrown by the methods from theKeyStoreServicethat access a key store / trust store before the store is actually initialised.Provides secure access toKeyManagerinstances for accessing private keys and the system-wideTrustManagerfor validating signatures and certificates.