RSA BSAFE Micro Edition Suite

Streamlined security for mobile and embedded devices

Search  Print

Data Encoding Formats

This section provides information on the formats in which data is read in and written out.

Defines

#define R_FORMAT_BINARY
 Indicates that the data is binary encoded.

#define R_FORMAT_TEXT
 Indicates that the data is text format encoded.

#define R_FORMAT_BASE64
 Indicates that the data is BASE64 encoded.

#define R_FORMAT_CODE_BINARY
 Indicates that the data is in a C code function format.

#define R_FORMAT_CODE_FIELDS
 Indicates that the data is in a C code fields format.

#define R_FORMAT_CODE_HEX
 Indicates that the data is in a C code data format.

#define R_FORMAT_HEX
 Indicates that the data is in a plain hexadecimal Bytes format.


Typedefs

typedef int R_FORMAT
 The format flag. More...


Typedef Documentation

typedef int R_FORMAT
 

The format flag. When data is passed to/from the library you can specify how the data is encoded.


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