The path to the file that contains the client certificate used by an SCU to connect securely using Transport Layer Security (TLS) to an SCP.
public string ClientCertificate { get; set; }
The path to the file that contains the client certificate used by an SCU to connect securely using Transport Layer Security (TLS) to an SCP.
CipherSuiteList is a member of the BaseClient abstract class.
See BaseClient for a list of SCU classes that derive from BaseClient, and how the BaseClient members are used by an SCU to connect securely using TLS to a DICOM SCP.