#include <ica_openssl_api.h>
Public Attributes | |
| unsigned int | keyType |
| unsigned int | keyLength |
| unsigned int | modulusBitLength |
| unsigned int | pLength |
| unsigned int | qLength |
| unsigned int | dpLength |
| unsigned int | dqLength |
| unsigned int | qInvLength |
| unsigned int | pOffset |
| unsigned int | qOffset |
| unsigned int | dpOffset |
| unsigned int | dqOffset |
| unsigned int | qInvOffset |
| unsigned char | reserved [88] |
| ICA_KEY_RSA_CRT_REC | keyRecord |
Definition at line 95 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::dpLength |
Definition at line 105 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::dpOffset |
Definition at line 114 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::dqLength |
Definition at line 106 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::dqOffset |
Definition at line 115 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::keyLength |
Definition at line 97 of file ica_openssl_api.h.
| ICA_KEY_RSA_CRT_REC _ICA_KEY_RSA_CRT::keyRecord |
Definition at line 124 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::keyType |
Definition at line 96 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::modulusBitLength |
Definition at line 98 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::pLength |
Definition at line 103 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::pOffset |
Definition at line 112 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::qInvLength |
Definition at line 107 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::qInvOffset |
Definition at line 116 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::qLength |
Definition at line 104 of file ica_openssl_api.h.
| unsigned int _ICA_KEY_RSA_CRT::qOffset |
Definition at line 113 of file ica_openssl_api.h.
| unsigned char _ICA_KEY_RSA_CRT::reserved[88] |
Definition at line 120 of file ica_openssl_api.h.
1.8.2