Параметры расширения сертификата Extended Key Usage. Подробнее...
#include <pki-core-cpp.h>
Открытые типы | |
enum | Type { emailProtection = rt_pc_x509_ext_key_usage_option_email_protection, clientAuth = rt_pc_x509_ext_key_usage_option_client_auth, serverAuth = rt_pc_x509_ext_key_usage_option_server_auth, codeSigning = rt_pc_x509_ext_key_usage_option_code_signing, timeStamping = rt_pc_x509_ext_key_usage_option_time_stamping, msCodeInd = rt_pc_x509_ext_key_usage_option_ms_code_ind, msCodeCom = rt_pc_x509_ext_key_usage_option_ms_code_com, msCtlSign = rt_pc_x509_ext_key_usage_option_ms_ctl_sign, ocspSigning = rt_pc_x509_ext_key_usage_option_ocsp_signing, any = rt_pc_x509_ext_key_usage_option_any } |
Параметры расширения сертификата Extended Key Usage.