Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SSLIOP.idl File Reference

#include "tao/IOP.pidl"
#include "Security.idl"

Include dependency graph for SSLIOP.idl:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  SSLIOP

Classes

struct  SSLIOP::SSL
interface  SSLIOP::Current
 The following are TAO extensions. More...
exception  SSLIOP::Current::NoContext
struct  SSLIOP::File
struct  SSLIOP::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.

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.


Enumeration Type Documentation

enum FileType
 

Enumeration values:
ASN1 
PEM 


Variable Documentation

const IOP::ComponentId SSLIOP::TAG_SSL_SEC_TRANS = 20
 

Security mechanism SSL.


Generated on Thu Feb 16 04:11:03 2006 for TAO_SSLIOP by  doxygen 1.3.9.1