|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ProxyCertificate | Wraps information about a new proxy which was generated by the ProxyGenerator . |
ProxyCSR | Wraps information about a new proxy certificate signing request which was generated by the ProxyCSRGenerator . |
Class Summary | |
---|---|
BaseProxyCertificateOptions | Generic proxy creation parameters useful for all scenarios. |
CertificateExtension | Stores DER form of a certificate extension along with its OID and flag if the extension is critical. |
OidAndValue<T extends DEREncodable> | Stores DER form of a certificate attribute value with its OID. |
ProxyCertificateOptions | Holds parameters which are used to create a proxy certificate using only a certificate chain. |
ProxyChainInfo | A class to get an information from a proxy certificate chain. |
ProxyCSRGenerator | Generates a proxy certificate signing request. |
ProxyCSRInfo | A class to get the information from the proxy certificate request. |
ProxyGenerator | Utilities to create proxy certificates. |
ProxyPolicy | Proxy policy ASN1 class. |
ProxyRequestOptions | Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain. |
ProxyUtils | Utility methods for checking properties of proxy certificates. |
Enum Summary | |
---|---|
ProxyChainType | Specifies the type of the proxy chain. |
ProxyType | Specifies the type of the proxy. |
Contains classes which allow to generate proxy certificates and to extract information from them.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |