OpcUaCryptoProviderCreate (FUN)ΒΆ
FUNCTION OpcUaCryptoProviderCreate : OpcUa_StatusCode
Creates a crypto provider instacne which provides access to the algrotihms used by the OPC UA specification
- InOut:
Scope
Name
Type
Comment
Return
OpcUaCryptoProviderCreateOpcUa_StatusCodeInput
securityProfileUriPOINTER TO STRING
The OPC UA security policy URI which the provider should contain.
Output
pCryptoProviderPOINTER TO OpcUa_CryptoProvider
Pointer to the crypto provider.