RSA BSAFE Cert-C Micro Edition

The power of PKI for the smallest of devices

Public Key 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 Error Identifiers for valid values.
See also:
R_PKEY_iterate_fields().


Copyright (c) 1999-2002 RSA Security Inc. All rights reserved. 061-001005-150-001-000-3768 - 1.5