Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

SSLIOP Namespace Reference


Compounds

interface  SSLIOP::Current
exception  SSLIOP::Current::NoContext
struct  SSLIOP::SSL

Typedefs

typedef sequence<octet> ASN_1_Cert
 A DER encoded X.509 certificate.

typedef sequence<ASN_1_CertSSL_Cert
 A chain of DER encoded X.509 certificates. The chain is actually a sequence, according CORBA CDR encapsulation rules. The sender's certificate is first, followed by any Certificate Authority certificates proceeding sequentially upward.


Variables

const IOP::ComponentId TAG_SSL_SEC_TRANS = 20
 Security mechanism SSL.


Typedef Documentation

typedef sequence<octet> SSLIOP::ASN_1_Cert
 

A DER encoded X.509 certificate.

typedef sequence<ASN_1_Cert> SSLIOP::SSL_Cert
 

A chain of DER encoded X.509 certificates. The chain is actually a sequence, according CORBA CDR encapsulation rules. The sender's certificate is first, followed by any Certificate Authority certificates proceeding sequentially upward.


Variable Documentation

const IOP::ComponentId SSLIOP::TAG_SSL_SEC_TRANS = 20
 

Security mechanism SSL.


Generated at Wed Nov 21 12:28:54 2001 for TAO_SSLIOP by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000