See: Description
Interface | Description |
---|---|
KeyGenerator |
The
KeyGenerator provides a simple API to securely-generate cryptographic keys. |
KeyProvider |
The
KeyProvider provides a simple API to obtain cryptographic keys stored in
a storage system.The underlying storage system is indicated by the getLabel() method. |
Enum | Description |
---|---|
Algorithms |
Defines the supported algorithm used in the
KeyProvider service and the
KeyGenerator service |
KeyGenerator
service from the OSGi
service registry.
Provide a service to obtain cryptographic keys stored in a storage system.
Consumers of this service will import this package and get the
KeyProvider
service from the OSGi
service registry.
The supported algorithms are listed in the Algorithms
enumeration"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"