RSA BSAFE SSL-C

Security protocol components for C

Search

Types

This section outlines the types used when dealing with the library and the resources within.

Typedefs

typedef struct r_res_item_st R_RES_ITEM
 The resource item. More...

typedef R_RES_ITEM R_RES_LIST
 The resource list. More...

typedef int R_RES_FLAG
 Indicates the type of the resource flag. More...

typedef struct r_lib_ctx_st R_LIB_CTX
 The common library context. More...

typedef struct r_lib_method_st R_LIB_METHOD
 The library method table. More...


Typedef Documentation

typedef struct r_lib_ctx_st R_LIB_CTX
 

The common library context. This opaque structure is required by all other R_LIB_CTX functions. It maintains the state required by the library during execution. It can be freed via R_LIB_CTX_free() when it is no longer required. Under normal circumstances only one context is needed at a time.

typedef struct r_lib_method_st R_LIB_METHOD
 

The library method table. An opaque structure that contains the methods for the R_LIB_CTX functions.

typedef int R_RES_FLAG
 

Indicates the type of the resource flag. See Flags for more information.

typedef struct r_res_item_st R_RES_ITEM
 

The resource item. A structure that is used to store the individual members of a resource list.

typedef R_RES_ITEM R_RES_LIST
 

The resource list. A structure that is used to store the resource list.

See R_RES_ITEM.


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