| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
#include "r_com.h"
Go to the source code of this file.
Functions | |
| int R_CDECL | R_passwd_get_passwd (char *buf, int length, char *prompt, int verify) |
| The type of password callback. More... | |
| int R_CDECL | R_passwd_set_cb (R_PASSWD_CB_T *cb) |
| Sets the password callback function. More... | |
| int R_CDECL | R_passwd_get_cb (R_PASSWD_CB_T **cb) |
| Returns the password callback function. More... | |