Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FXAS21002 FXOS8700Q
kcm_csr_params_ Struct Reference
This struct contains CSR parameters for future generated CSR. More...
#include <kcm_defs.h>
Detailed Description
This struct contains CSR parameters for future generated CSR.
- Parameters:
-
subject String that contains the subject (distinguished name) of the certificate in predefined format. The format should be as the following example: "C=US,ST=California,L=San Francisco,O=Wikimedia Foundation,Inc.,CN=*.wikipedia.org". md_type Message digest selected from `kcm_md_type_e`. key_usage Key usage extension bit-mask selected from `kcm_csr_key_usage_e`. If the requested CSR does not contain any key usage extension, it needs to be set to `KCM_CSR_KU_NONE`. ext_key_usage Extended key usage extensions bit-mask selected from `kcm_csr_ext_key_usage_e`. If the requested CSR does not contain any extended key usage extension, it needs to be set to `KCM_CSR_EXT_KU_NONE`.
Definition at line 117 of file kcm_defs.h.
Generated on Tue Jul 12 2022 20:21:05 by
