JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
BaseCaInfo
This class fields of a single CA, which are common of different real CA classes.
CaConf
CA configuration.
CaConf.GenSelfIssued
CaConf.SingleCa
CaConfColumn
Represent the CONF column in the table CA.
CaConfs
Helper class to convert the CA configuration.
CaConfType
CA configuration types.
CaConfType.Ca
CaConfType.CaHasRequestor
CaConfType.CaInfo
CaConfType.CaSystem
CaConfType.GenSelfIssued
CaConfType.IdNameConf
CaConfType.NameTypeConf
CaConfType.Requestor
CaConfType.Signer
CaEntry
Management Entry CA.
CaEntry.CaSignerConf
CaHasRequestorEntry
Management Entry CA-has-Requestor.
CaJson
JSON util class for CA
CaManager
Interface to manage the CA system.
CaMgmtException
Exception related to CA management.
CaProfileEntry
CA_HASH_PROFILE profile name and aliases.
CaStatus
CA status enum.
CaSystemStatus
CA system status enum.
CertListInfo
Certificate list container.
CertListOrderBy
The mode to sort the certificates.
CertprofileEntry
Management Entry Certificate Entry.
CertWithRevocationInfo
Certificate with revocation information.
CertWithStatusInfo
Certificate with status info.
ChangeCaEntry
Management Entry Change CA.
CrlControl
CRL control.
CtlogControl
Certificate Transparency Log control.
KeypairGenEntry
Keypair generation entry.
MgmtAction
CA Management action enums.
MgmtEntry
CA management entry.
MgmtMessage
CA Management message via the REST API.
MgmtRequest
CA Management request via the REST API.
MgmtRequest.AddCa
MgmtRequest.AddCaAlias
MgmtRequest.AddCertprofile
MgmtRequest.AddCertprofileToCa
MgmtRequest.AddKeypairGen
MgmtRequest.AddOrChangeDbSchema
MgmtRequest.AddPublisher
MgmtRequest.AddPublisherToCa
MgmtRequest.AddRequestor
MgmtRequest.AddRequestorToCa
MgmtRequest.AddSigner
MgmtRequest.CaNameRequest
MgmtRequest.ChangeCa
MgmtRequest.ChangeSigner
MgmtRequest.ChangeTypeConfEntity
MgmtRequest.ExportConf
MgmtRequest.GenerateCert
MgmtRequest.GenerateCrossCertificate
MgmtRequest.GenerateKeyCert
MgmtRequest.GenerateRootCa
MgmtRequest.GetCert
MgmtRequest.GetCertRequest
MgmtRequest.GetCrl
MgmtRequest.ListCertificates
MgmtRequest.LoadConf
MgmtRequest.Name
MgmtRequest.RemoveCertificate
MgmtRequest.RemoveEntityFromCa
MgmtRequest.RepublishCertificates
MgmtRequest.RevokeCa
MgmtRequest.RevokeCertificate
MgmtRequest.TokenInfoP11
MgmtRequest.UnsuspendCertificate
MgmtResponse
CA Management response via the REST API.
MgmtResponse.ByteArray
MgmtResponse.CertWithDbIdWrapper
MgmtResponse.CertWithRevocationInfoWrapper
MgmtResponse.Error
MgmtResponse.GetCa
MgmtResponse.GetCaSystemStatus
MgmtResponse.GetCert
MgmtResponse.GetCertprofile
MgmtResponse.GetDbSchemas
MgmtResponse.GetKeypairGen
MgmtResponse.GetPublischersForCa
MgmtResponse.GetPublisher
MgmtResponse.GetRequestor
MgmtResponse.GetRequestorsForCa
MgmtResponse.GetSigner
MgmtResponse.KeyCertBytes
MgmtResponse.ListCertificates
MgmtResponse.StringResponse
MgmtResponse.StringSet
PermissionConstants
CA permission constants.
Permissions
Container of permissions.
PublisherEntry
Management Entry Publisher.
RequestorEntry
Management Entry Requestor.
RequestorInfo
Requestor info interface.
RequestorInfo.ByCaRequestorInfo
CA system as the requestor.
RequestorInfo.CertRequestorInfo
Cert requestor info.
RevokeSuspendedControl
Revoke suspended certificate control.
SignerEntry
Management Entry Signer.
ValidityMode
How CA assigns the notAfter field in the certificate if the requested notAfter is after CA's validity.