Package com.rsa.certj.spi.pki

Interface Summary
PKIInterface This interface specifies PKI Service Provider Programming Interface (SPI) methods, such as sendRequest, that can be implemented by a PKI service provider.
 

Class Summary
PKIMessage This class represents certification requests, responses to certification requests, or other messages passed between and among the end entity, certificate authority (CA) and registration authority (RA).
PKIRequestMessage This class is a subclass of PKIMessage that represents certification-request messages.
PKIResponseMessage This class is a subclass of PKIMessage that is specific to PKI certification-response messages.
PKIResult This class captures information returned from a PKI request message that has been sent over HTTP.
PKIStatusInfo This class contains information about whether a PKI transaction succeeded or failed.
POPGenerationInfo This class captures proof-of-possession (POP) generation information for a signature, key-agreement, or encryption private key.
POPValidationInfo This class captures information needed to validate proof-of-possession (POP) information included with a message.
ProtectInfo This class captures information needed to generate or validate cryptographic protection of a message.
ProtectInfoPublicKey This class is a subclass of ProtectInfo that is used if a public or private key is being used to protect a message.
 

Exception Summary
PKIException This class represents an exception that is thrown during PKI operations.
PKITransportException This class represents an exception that is thrown during PKI transport operations.
 



RSA BSAFE ® Cert-J 2.1.1 001-047007-211-001-000