OpcUaCryptoGenerateNonce (FUN)ΒΆ
FUNCTION OpcUaCryptoGenerateNonce : OpcUa_StatusCode
Adds random data to the destination buffer.
- InOut:
Scope
Name
Type
Comment
Return
OpcUaCryptoGenerateNonceOpcUa_StatusCodeInput
pCryptoProviderPOINTER TO OpcUa_CryptoProvider
The crypto provider handle.
nonceLenOpcUa_Int32The desired length of the nonce.
Inout
nonceOpcUa_ByteStringLocation where to generate the nonce to.