Property SecurityBasic128Rsa15
SecurityBasic128Rsa15
Defines if the endpoint accepts BASIC128_RSA15 encrypted connections (deprecated).
[Obsolete("Deprecated in OPC UA 1.04. Use SecurityBasic256Sha256 instead.", false)]
[YamlIgnore]
[JsonIgnore]
public UaEndpointSecurityMode? SecurityBasic128Rsa15 { get; set; }