KeyInfoProvider.See: Description
| Class | Description |
|---|---|
| AbstractKeyInfoProvider |
Abstract super class for
KeyInfoProvider implementations. |
| DEREncodedKeyValueProvider |
Implementation of
KeyInfoProvider which supports DEREncodedKeyValue. |
| DSAKeyValueProvider |
Implementation of
KeyInfoProvider which supports DSAKeyValue. |
| InlineX509DataProvider |
Implementation of
KeyInfoProvider which provides basic support for
extracting a X509Credential from an X509Data child of KeyInfo. |
| KeyInfoReferenceProvider |
Implementation of
KeyInfoProvider which supports KeyInfoReference. |
| RSAKeyValueProvider |
Implementation of
KeyInfoProvider which supports RSAKeyValue. |
KeyInfoProvider.
KeyInfo providers, when used in conjunction with a
KeyInfoCredentialResolver, extract typed credential
information from a KeyInfo object.
Copyright © 1999–2015. All rights reserved.