| 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) |
