RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

R_ITEM Reference

This structure is used to hold generic data.

Samples:

cert.c, cert_smpl.c, cm.c, cm_adv.c, cm_env.c, cm_open_strm_cb.c, cm_smpl.c, cm_type.c, cm_vfy_strm_cb.c, ext.c, ocsp_resp_ext.c, ocsp_resp_vfy.c, r_asym_items.c, r_ciph.c, r_hmac.c, req.c, s_crl_verify.c, ss_cert_smpl.c, and vfy_adv.c.

#include <r_com.h>

typedef struct r_item_st
{
    unsigned int len;

    unsigned char *data;
} R_ITEM;

Data Fields

unsigned int len
 The length of the data array.

unsigned char* data
 The data array.


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