C++ Based OPC UA Client/Server SDK  1.5.5.355
UaClientSdk::UaTrustListObject Member List

This is the complete list of members for UaClientSdk::UaTrustListObject, including all inherited members.

addCertificate(ServiceSettings &serviceSettings, const UaNodeId &trustListObjectNodeId, const UaByteString &certificate, OpcUa_Boolean isTrustedCertificate)UaClientSdk::UaTrustListObject
loadTrustListFromFiles(const UaString &sCertificateRevocationListLocation, const UaString &sCertificateTrustListLocation, const UaString &sIssuersRevocationListLocation, const UaString &sIssuersCertificatesLocation, OpcUa_UInt32 masks, UaTrustListDataType &trustListData)UaClientSdk::UaTrustListObjectstatic
readTrustList(ServiceSettings &serviceSettings, const UaNodeId &trustListObjectNodeId, OpcUa_UInt32 masks, UaTrustListDataType &trustListData)UaClientSdk::UaTrustListObject
removeCertificate(ServiceSettings &serviceSettings, const UaNodeId &trustListObjectNodeId, const UaString &thumbprint, OpcUa_Boolean isTrustedCertificate)UaClientSdk::UaTrustListObject
saveTrustListAsFiles(const UaString &sCertificateRevocationListLocation, const UaString &sCertificateTrustListLocation, const UaString &sIssuersRevocationListLocation, const UaString &sIssuersCertificatesLocation, const UaTrustListDataType &trustListData)UaClientSdk::UaTrustListObjectstatic
UaTrustListObject(UaSession *pSession)UaClientSdk::UaTrustListObject
writeTrustList(ServiceSettings &serviceSettings, const UaNodeId &trustListObjectNodeId, const UaTrustListDataType &trustListData, OpcUa_UInt32 maxWriteLength, OpcUa_Boolean &applyChangesRequired)UaClientSdk::UaTrustListObject
~UaTrustListObject()UaClientSdk::UaTrustListObjectvirtual