Skip navigation links

Oracle Security Developer Tools PKI SDK CMP Java API Reference
11g (11.1.1)

E10666-02


Package oracle.security.crypto.cmp.transport

Classes for CMP/CRMF transport protocols.

See:
          Description

Class Summary
ErrorTCPMsg  
ErrorTCPMsg.Code Error types consisting of a major category code and a minor error type code.
FinalTCPMsg TCP-based protocol message signaling the end of the transaction.
PKIRequestTCPMsg TCP-based protocol message containing an end-entity CMP request used to initiate a protocol message exchange.
PKIResponseTCPMsg TCP-based protocol message containing a server CMP response.
PollRequestTCPMsg TCP-based protocol message used by an end-entity to poll for a response from the server.
PollResponseTCPMsg TCP-based protocol message used by a server to send response polling information to an end-entity.
TCPMessage Base class for CMP TCP-based management protocol messages.
TCPMessage.Flag TCP-based message flags.
TCPMessage.Type TCP-based message types.
TCPMessage.Version TCP-based message protocol version.

 

Package oracle.security.crypto.cmp.transport Description

Classes for CMP/CRMF transport protocols.

Includes the TCPMessage class and its specific message-type subclasses.


Skip navigation links

Oracle Security Developer Tools PKI SDK CMP Java API Reference
11g (11.1.1)

E10666-02


Copyright © 2005, 2009, Oracle. All rights reserved.