XdsObjects Help file
MedicalConnections.Security Namespace / TlsServerBouncyCastle Class


In This Topic
    TlsServerBouncyCastle Class Methods
    In This Topic

    For a list of all members of this type, see TlsServerBouncyCastle members.

    Public Methods
     NameDescription
    Public MethodAdd a certificate to the list of TrustedRoots (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Method Handle the TLS negotation  
    Public Method Listen for incoming connections  
    Public Method Load the local certificate from a PFX/P12 file, plus a password (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Method Load the local certificate from arrays containg the public and private keys, plus a password (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Top
    See Also