Fix heartbeat tests #570
Annotations
8 warnings
Analyze (csharp)
'ICertificateStore.LoadPrivateKey(string, string, string)' is obsolete: 'Method is deprecated. Use only for RSA certificates, the replacing LoadPrivateKey with certificateType parameter should be used.'
|
Analyze (csharp)
'IApplicationConfigurationBuilderSecurity.AddSecurityConfiguration(string, string, string, string)' is obsolete: 'Use AddSecurityConfiguration(CertificateIdentifierCollection certIdList, string pkiRoot = null, string rejectedRoot = null) instead.'
|
Analyze (csharp)
'Utils.Nonce' is obsolete: 'Use equivalent methods from the Opc.Ua.Nonce class'
|
Analyze (csharp)
'Utils.Nonce.CreateNonce(uint)' is obsolete: 'Use equivalent CreateRandomNonceData method from the Opc.Ua.Nonce class'
|
Analyze (csharp)
'ICertificateStore.LoadPrivateKey(string, string, string)' is obsolete: 'Method is deprecated. Use only for RSA certificates, the replacing LoadPrivateKey with certificateType parameter should be used.'
|
Analyze (csharp)
'IApplicationConfigurationBuilderSecurity.AddSecurityConfiguration(string, string, string, string)' is obsolete: 'Use AddSecurityConfiguration(CertificateIdentifierCollection certIdList, string pkiRoot = null, string rejectedRoot = null) instead.'
|
Analyze (csharp)
'Utils.Nonce' is obsolete: 'Use equivalent methods from the Opc.Ua.Nonce class'
|
Analyze (csharp)
'Utils.Nonce.CreateNonce(uint)' is obsolete: 'Use equivalent CreateRandomNonceData method from the Opc.Ua.Nonce class'
|