Home
last modified time | relevance | path

Searched refs:InternalCaCertId (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/http/
Dhttp_Types.h57 typedef NnHttpInternalCaCertId InternalCaCertId; typedef
Dhttp_CertStore.h89 nn::Result RegisterCert(InternalCaCertId inCaCertName, CertId* pCertIdCourier=NULL);
Dhttp_ConnectionIpc.h142 nn::Result SetInternalRootCA( ConnectionHandle handle, InternalCaCertId inCaCertName );
153 …nn::Result AddInternalCertToCertStore( CertStoreId certStoreId, InternalCaCertId inCaCertName, Cer…
Dhttp_Connection.h745 nn::Result SetRootCa( InternalCaCertId inCaCertName );
/CTR-SDK-1.0.0/CTR_SDK/include/nn/boss/
Dboss_TaskAction.h68 nn::Result SetRootCa(const nn::http::InternalCaCertId inCaCertName);
Dboss_Types.h100 nn::http::InternalCaCertId rootCA[MAX_ROOT_CA]; //!< https通信用の内蔵ルート証明書。