Package com.ibm.security.keystoreski
Interface Summary
Interface | Description |
---|---|
KeyStoreSKI | Provides the ability to extract information from a KeyStore given a Subject Key Identifier
(SKI). |
SKIDefinition | Defines the process of extracting a Subject Key Identifier from a Certificate . |
Class Summary
Class | Description |
---|---|
KeyStoreSKIFactory | Constructs and returns instances of KeyStoreSKI that provide
implementations to search through a key store based on a Subject Key
Identifier. |
SKIDefinitionFactory | Constructs and returns instances of SKIDefinition that provides implementations which are typically based on
definitions of Subject Key Identifier from RFC 3280 Section 4.2.1.2. |