RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Callback Types

This section documents the type of callback functions that can be set against a BIO.

Defines

#define BIO_CB_TYPE_FUNC
 This is the standard callback function. More...

#define BIO_CB_TYPE_INFO
 This is the information callback for connections. More...

#define BIO_CB_TYPE_STATE
 This is the state callback. More...


Define Documentation

#define BIO_CB_TYPE_FUNC
 

This is the standard callback function. It is called every time a BIO function is invoked. The callback is invoked both before and after the implementation-dependent method is called for reading and writing.

See also:
BIO_CB_FUNC_T.

#define BIO_CB_TYPE_INFO
 

This is the information callback for connections. The callback is invoked whenever the state machine ticks over.

See also:
BIO_CB_FUNC_T.

#define BIO_CB_TYPE_STATE
 

This is the state callback. The callback is invoked whenever the state changes in a BIO.

See also:
BIO_STATE_CB_FUNC_T.


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