The following tables list the members exposed by BaseClient.
Protected Constructors
Name | Description | |
---|---|---|
BaseClient | Initializes a new instance of the BaseClient class. |
Public Properties
Name | Description | |
---|---|---|
CipherSuiteList | The list of DicomTlsCipherSuiteType used by an SCU to connect securely using Transport Layer Security (TLS) to an SCP. | |
ClientCertificate | 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. | |
ClientCertificateKey | The path to the file that contains the client certificate key used with the ClientCertificate, used by an SCU to connect securely using Transport Layer Security (TLS) to an SCP. | |
ClientCertificateKeyPassword | The password to use if the ClientCertificateKey file is password-encrypted. | |
ClientCertificateType | Gets or sets the type of ClientCertificate. | |
OpenSslContextCreationSettings | The Transport Layer Security (TLS) options used by an SCU to connect securely to an SCP. |