Is this page helpful?
Gets or sets the type of ClientCertificate.
public DicomTlsCertificateType ClientCertificateType { get; set; }
The type of ClientCertificate.
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.
For an example, see BaseClient.