Home
last modified time | relevance | path

Searched refs:MAX_CLIENT_CERT (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/boss/
Dboss_Types.h101 nn::http::InternalClientCertId clientCert[MAX_CLIENT_CERT];//!< https通信用の内蔵クライアント証明書。
Dboss_Const.h43 static const u32 MAX_CLIENT_CERT = 1; //!< 設定可能な内蔵クライアント証明書の最大数 variable