Name | Description | |
---|---|---|
![]() | CertificateConfig Constructor |
The following tables list the members exposed by CertificateConfig.
Name | Description | |
---|---|---|
![]() | CertificateConfig Constructor |
Name | Description | |
---|---|---|
![]() | EncryptionCertificateFile | file used for certificate based encryption |
![]() | EncryptionCertificateStore | The location the certificate is stored |
![]() | EncryptionCertificateStoreLocation | If used then this is the location where certificates should be retrieved from |
![]() | EncryptionCertificateStoreSerialNumber | The serial number of a certificate, could be null if a certificate is not used |
![]() | Password | certificate password or size password, you may not use the default |
![]() | Salt | Salt used in encryption, you may not use the default |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |