XdsObjects Help file
MedicalConnections.Security Namespace / TlsClientBouncyCastle Class


In This Topic
    TlsClientBouncyCastle Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Controls whether or not to check certificate revokation lists (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Property Controls whether or not to check host names against their certificates (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Property The mechanism used to handle HTTP requests using this security object  
    Public Property The remote host name (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Property The List of Ciphers to Propose  
    Top
    Protected Properties
     NameDescription
    Protected Property The list of trusted root certificates (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Top
    See Also