SSLIOP Namespace Reference


Classes

struct  SSL
interface  Current
 The following are TAO extensions. More...

exception  Current::NoContext
struct  File
struct  AuthData

Typedefs

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

typedef sequence< ASN_1_CertSSL_Cert

Enumerations

enum  FileType { ASN1, PEM }

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.

Definition at line 32 of file SSLIOP.idl.

Referenced by TAO::SSLIOP::Current_Impl::get_peer_certificate(), and TAO::SSLIOP::Current::get_peer_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.

Definition at line 38 of file SSLIOP.idl.

Referenced by TAO::SSLIOP::Current_Impl::get_peer_certificate_chain(), and TAO::SSLIOP::Current::get_peer_certificate_chain().


Enumeration Type Documentation

enum SSLIOP::FileType
 

Enumeration values:
ASN1 
PEM 

Definition at line 72 of file SSLIOP.idl.

00072                 {
00073     ASN1,
00074     PEM
00075   };


Variable Documentation

const IOP::ComponentId SSLIOP::TAG_SSL_SEC_TRANS = 20
 

Security mechanism SSL.

Definition at line 21 of file SSLIOP.idl.


Generated on Sun Jan 27 16:13:43 2008 for TAO_SSLIOP by doxygen 1.3.6