DlmsSecuritySuiteSettingsGetEcdsaPrivateSigningKeyLength Method
Returns expected length (in bytes) of private signing key of ECDSA algorithm according to the security suite.
If ECDSA is not supported for specified security suite, exception is thrown.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static int GetEcdsaPrivateSigningKeyLength(
byte securitySuiteId
)
- securitySuiteId Byte
- Target security suite. It must correspond to the key. It can be different to current security settings which is used for communication.
Int32