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 KeyStoreSKIthat provide implementations to search through a key store based on a Subject Key Identifier.
SKIDefinitionFactory Constructs and returns instances of SKIDefinitionthat provides implementations which are typically based on definitions of Subject Key Identifier from RFC 3280 Section 4.2.1.2.