OPC Studio User's Guide and Reference
ValidateOwnCertificatePack Method (IEasyUAClientServerApplicationExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.Extensions Namespace > IEasyUAClientServerApplicationExtension Class : ValidateOwnCertificatePack Method
Validates the own application certificate pack.

The ValidateOwnCertificatePack methods validate the own certificate pack the application is currently configured to use.

This method operates on certificates with certificate type Ids given by PackCertificateTypeIds.

The own certificate must exist in the certificate store prior to the operation, otherwise an error is reported.

Overload List
OverloadDescription
Validates the own application certificate pack.  
Validates the own application certificate pack, specifying the certificate sub-id.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also