See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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 ASN1Encodable> |
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 | Description |
---|---|
ProxyChainType |
Specifies the type of the proxy chain.
|
ProxyType |
Specifies the type of the proxy.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.