DlmsSecuritySetupCreateSecurityPolicyVersion0 Method

Creates a security policy byte of version 0.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public static byte CreateSecurityPolicyVersion0(
	bool authentize,
	bool encrypt
)

Parameters

authentize  Boolean
encrypt  Boolean

Return Value

Byte

See Also