RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Callback Functions

This section documents the function provided for the utilization of user-defined callback routines.

Typedefs

typedef int R_PKEY_CB_T (void *arg, int type, R_ITEM *item)
 The callback function to use with R_PKEY_iterate_fields(). More...


Typedef Documentation

typedef int R_PKEY_CB_T(void *arg, int type, R_ITEM *item)
 

The callback function to use with R_PKEY_iterate_fields(). This function will be called and passed with each field of the key, one key at a time.

Parameters:
arg [In] The user-defined argument.
type [In] The type of the data.
item [In] An item of data.
Returns:
R_ERROR_NONE indicates success.
See Identifiers for valid values.
See also:
R_PKEY_iterate_fields().


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