KeyParameters Property
KeyParameters
Gets the parameters used for establishing a Secure Channel Protocol (SCP) connection.
C#
public ScpKeyParameters? KeyParameters { get; }
Property Value
Type | Description |
---|---|
ScpKeyParameters |
Gets the parameters used for establishing a Secure Channel Protocol (SCP) connection.
public ScpKeyParameters? KeyParameters { get; }
Type | Description |
---|---|
ScpKeyParameters |