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