DlmsDataSecurityAuthentizeHls Method
Checks reply of HLS authentication according to a selected authentication mechanism. Throws DlmsException if authentication was not successfull.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public void AuthentizeHls(
ByteBuffer response
)
Parameters
- response ByteBuffer
- Result of reply_to_hls_authentication method call.