RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Structures

This section defines Basic Input/Output structures of the objects.

Data Structures

 BIO_METHOD
 This structure stores pointers to functions that implement the BIO methods. More...

 BIO
 This structure contains the data and BIO method structure. More...


Typedefs

typedef struct bio_method_st BIO_METHOD
 This structure stores pointers to functions that implement the BIO methods. More...


Typedef Documentation

typedef struct bio_method_st BIO_METHOD
 

This structure stores pointers to functions that implement the BIO methods. Each BIO has seven methods. A NULL pointer indicates that the method is not implemented.
The methods define the behavior of an individual BIO type, and are called directly by the BIO access functions. The methods modify the general BIO behavior by replacing it with the specific behavior for the BIO sub-class.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 072-001001-2100-001-000 - 2.1