RSA BSAFE Cert-C Micro Edition

The power of PKI for the smallest of devices

R_ITEM Reference

This structure is used to hold generic data.

#include <r_com.h>

typedef struct r_item_st
{
    /**
     * The length of the data array.
     */
    unsigned int len;

    /**
     * The data array.
     */
    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-2002 RSA Security Inc. All rights reserved. 061-001005-150-001-000-3768 - 1.5