DlmsFramesLengthGetUnprotectedDataLength Method
Calculates length of unprotected APDU using length of protected APDU.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static int GetUnprotectedDataLength(
int apduLength,
bool ciphered,
bool authentized
)
- apduLength Int32
- ciphered Boolean
- authentized Boolean
Int32