Параметры расширения сертификата Key Usage. Подробнее...
#include <pki-core-cpp.h>
Открытые типы | |
enum | Type { digitalSignature = rt_pc_x509_key_usage_option_digital_signature, nonRepudiation = rt_pc_x509_key_usage_option_non_repudiation, keyEncipherment = rt_pc_x509_key_usage_option_key_encipherment, dataEncipherment = rt_pc_x509_key_usage_option_data_encipherment, keyAgreement = rt_pc_x509_key_usage_option_key_agreement, keyCertSign = rt_pc_x509_key_usage_option_key_cert_sign, crlSign = rt_pc_x509_key_usage_option_crl_sign, encipherOnly = rt_pc_x509_key_usage_option_encipher_only, decipherOnly = rt_pc_x509_key_usage_option_decipher_only } |
Параметры расширения сертификата Key Usage.