DlmsSecuritySetupCreateSecurityPolicyVersion1 Method
Creates a security policy byte of version 1.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static byte CreateSecurityPolicyVersion1(
bool authentizeReq,
bool authentizeResp,
bool encryptReq,
bool encryptResp,
bool signReq,
bool signResp
)
- authentizeReq Boolean
- authentizeResp Boolean
- encryptReq Boolean
- encryptResp Boolean
- signReq Boolean
- signResp Boolean
Byte