DlmsDataSecurityProtect Method
Protects DLMS APDU according to security settings.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public ByteBuffer Protect(
ByteBuffer apdu
)
- apdu ByteBuffer
- Unprotected APDU.
ByteBufferProtected APDU or unprotected APDU if no protection is setup.