| Interface | Description |
|---|---|
| IAliasedCertificateFactory |
Certificate factory with support for alias handling
|
| ICertificateFactory |
Base interface for a certificate factory.
|
| IKeyStoreCertificateFactory |
Base interface for a certificate factory that is based on a key store.
|
| IStorableCertificateFactory |
Base interface for a certificate factory that can store to a file.
|
| Class | Description |
|---|---|
| AbstractCertificateFactory |
Abstract implementation of
ICertificateFactory. |
| CertificateFactory |
An implementation of a file-based certificate factory using a custom key
store type.
|
| PKCS12CertificateFactory | Deprecated |
| Enum | Description |
|---|---|
| ECertificatePartnershipType |
Determine the different certificate partnership types
|
| Exception | Description |
|---|---|
| CertificateExistsException | |
| CertificateNotFoundException | |
| KeyNotFoundException |
Copyright © 2013–2019 Philip Helger. All rights reserved.