| Name | Description | |
|---|---|---|
![]()  | TlsBouncyCastle Constructor | Construct a new TlsBouncyCastle object | 
The following tables list the members exposed by TlsBouncyCastle.
| Name | Description | |
|---|---|---|
![]()  | TlsBouncyCastle Constructor | Construct a new TlsBouncyCastle object | 
| Name | Description | |
|---|---|---|
![]()  | CheckCRL | Controls whether or not to check certificate revokation lists | 
![]()  | CheckHostName | Controls whether or not to check host names against their certificates | 
![]()  | RemoteHostName | The remote host name | 
| Name | Description | |
|---|---|---|
![]()  | TrustedRoots | The list of trusted root certificates | 
| Name | Description | |
|---|---|---|
![]()  | AddTrustedRoot | Add a certificate to the list of TrustedRoots | 
![]()  | LoadFromPfx | Load the local certificate from a PFX/P12 file, plus a password | 
![]()  | SetCertificateFromByteArray | Load the local certificate from arrays containg the public and private keys, plus a password |