Click or drag to resize

MessengerDecryptionError Property

If the privacy module returns failure, then the message can not be processed, so the usmStatsDecryptionErrors counter is incremented and an error indication (decryptionError) together with the OID and value of the incremented counter is returned to the calling module.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public static ObjectIdentifier DecryptionError { get; }
View Source

Property Value

ObjectIdentifier
See Also