SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Data
Security
Extract(Byte
Buffer) Method
Extracts plain APDU from protected APDU from the beginning of data according security settings.
Definition
Namespace:
OddPrg.Protocols.DLMS
Assembly:
OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
Copy
public
ByteBuffer
Extract
(
ByteBuffer
data
)
Parameters
data
ByteBuffer
Return Value
ByteBuffer
See Also
Reference
DlmsDataSecurity Class
Extract Overload
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
Parameters
Return Value
See Also