RSA BSAFE SSL-C

Security protocol components for C

Search

SSL Context Information Types

This section lists the information types that are part of an SSL_CTX object. The following table details the data types to pass into value when calling SSL_CTX_get_info() or SSL_CTX_set_info().

Identifier Value Data Type
SSL_CTX_INFO_R_LIB_CTX R_LIB_CTX **
SSL_CTX_INFO_FIPS140_MODE int *

The following table details the data types to pass into value when calling SSL_CTX_set_info().

Identifier Value Data Type
SSL_CTX_INFO_R_LIB_CTX R_LIB_CTX *
SSL_CTX_INFO_FIPS140_MODE int *


Defines

#define SSL_CTX_INFO_R_LIB_CTX
 Indicates the reference to the library context in the SSL_CTX object. More...

#define SSL_CTX_INFO_FIPS140_MODE
 Indicates the reference to the cryptographic data in the SSL_CTX. More...


Typedefs

typedef struct ssl_method_st SSL_METHOD
 Indicates the type definition for the SSL_METHOD structure. More...


Define Documentation

#define SSL_CTX_INFO_FIPS140_MODE
 

Indicates the reference to the cryptographic data in the SSL_CTX. The following table details the usage of this identifier.

Function Value Data Type Description
SSL_CTX_set_info() int * Sets the FIPS140 mode against the SSL_CTX structure.

#define SSL_CTX_INFO_R_LIB_CTX
 

Indicates the reference to the library context in the SSL_CTX object. The following table details the usage of this identifier.

Function Value Data Type Description
SSL_CTX_set_info() R_LIB_CTX * Sets the library context reference against the # SSL_CTX.


Typedef Documentation

typedef struct ssl_method_st SSL_METHOD
 

Indicates the type definition for the SSL_METHOD structure. This structure holds functions for SSLv2 or SSLv3/TLSv1.


Copyright (c) 1999-2004 RSA Security Inc. All rights reserved. 050-001001-2600-000-000 - 2.6