XdsObjects Help file
MedicalConnections.Security Namespace / TlsClientBouncyCastle Class


In This Topic
    TlsClientBouncyCastle Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdd a certificate to the list of TrustedRoots (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Method Load the local certificate from a PFX/P12 file, plus a password (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Method Overridable method to allow implementation of custom bindings  
    Public Method Overridable method to allow implementation of custom authentication arrangements  
    Public Method Create an encrypted stream, based on a newly created "outer" stream  
    Public Method Load the local certificate from arrays containg the public and private keys, plus a password (Inherited from MedicalConnections.Security.TlsBouncyCastle)
    Public Method Create an encrypted stream, based on the provided "outer" stream  
    Top
    See Also