Reference Guide

26 Chapter 3: Resource Management
RSA BSAFE Crypto-C Micro Edition 3.x to 4.1.4 Migration Guide
R_HW_DEV_get_device_number() R_PROV_PKCS11_get_slot_number()
R_HW_DEV_get_info() R_PROV_PKCS11_get_info()
R_HW_DEV_is_equal()
No equivalent
R_HW_DEV_is_supported_R_HW()
No equivalent
R_HW_DEV_set_info() R_PROV_PKCS11_set_info()
R_HW_DEV_write_device()
R_SKEY_store()
or R_PKEY_store()
R_HW_get_default_imp_method()
No equivalent
R_HW_DEV_read_device_R_SKEY() R_SKEY_load()
R_HW_DEV_write_device_R_SKEY() R_SKEY_store()
R_SKEY_delete_device() R_SKEY_delete()
R_SKEY_get_handle()
Unchanged
R_SKEY_read_device() R_SKEY_load()
R_SKEY_set_handle()
Unchanged
R_SKEY_write_device() R_SKEY_store()
R_HW_DEV_read_device_R_PKEY() R_PKEY_load()
R_HW_DEV_write_device_R_PKEY() R_PKEY_store()
R_PKEY_delete_device() R_PKEY_delete()
R_PKEY_get_handle()
R_PKEY_get_info()
with appropriate ID of field
R_PKEY_get_private_handle()
R_PKEY_get_info()
with appropriate ID of field
R_PKEY_get_public_handle()
R_PKEY_get_info()
with appropriate ID of field
R_PKEY_get_purpose()
Unchanged
R_PKEY_read_device() R_PKEY_load()
R_PKEY_set_handle()
R_PKEY_set_info()
with appropriate ID of field
R_PKEY_set_private_handle()
R_PKEY_set_info()
with appropriate ID of field
R_PKEY_set_public_handle()
R_PKEY_set_info()
with appropriate ID of field
R_PKEY_set_purpose()
Unchanged
R_PKEY_write_device() R_PKEY_store()
Table 6 PKCS #11 Function Mapping (continued)
Crypto-C ME 3.x Crypto-C ME 4.1.4