Reference Guide

Crypto-C ME Cryptographic Toolkit 15
RSA BSAFE Crypto-C Micro Edition 4.1.4 Security Policy Level 1
with Level 2 Roles, Services and Authentication
The underlying logical interface to Crypto-C ME is the API, documented in the
RSA BSAFE Crypto-C Micro Edition Developers Guide
. Crypto-C ME provides for
Control Input through the API calls. Data Input and Output are provided in the variables
passed with the API calls, and Status Output is provided through the returns and error
codes documented for each call. This is illustrated in the following diagram.
Figure 1 Crypto-C ME Logical Interfaces
Note:
For systems running an Apple
or Windows
operating system, the logical
boundary of the shared libraries includes only the library code and data
sections, and does not include other shared library file content, such as any
code signatures.