UA Server SDK C++ Bundle  1.3.2.200
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UaPkiProviderNoSecurity Class Reference

Wrapper class for no security PKI provider. More...

#include <uapkiprovider.h>

Inherits UaPkiProvider.

Public Member Functions

 UaPkiProviderNoSecurity ()
 construction
virtual ~UaPkiProviderNoSecurity ()
 destruction
- Public Member Functions inherited from UaPkiProvider
 UaPkiProvider (UaPkiProvider *pOther)
 construction
virtual ~UaPkiProvider ()
 destruction
UaStatus openCertificateStore ()
 Attempts to open the certificate store.
UaStatus closeCertificateStore ()
 Close the certificate store.
UaStatus loadCertificate (UaString &sCertificateName, UaByteString &certificate)
 Load a certificate from the certificate store.
UaStatus loadPrivateKey (UaString &sPrivateKeyName, OpcUa_P_FileFormat fileFormat, UaString &sPassword, UaByteString &privateKey)
 Load a private key from the certificate store.

Detailed Description

Wrapper class for no security PKI provider.


The documentation for this class was generated from the following files: