XdsObjects Help file
MedicalConnections.Security Namespace / TlsClientBouncyCastle Class
Members



TlsClientBouncyCastle Class
Implementation of ITlsClientSecurity based on the BouncyCastle API
Syntax
Public Class TlsClientBouncyCastle 
   Inherits TlsBouncyCastle
   Implements ITlsBase, ITlsClientSecurity 
Dim instance As TlsClientBouncyCastle
public class TlsClientBouncyCastle : TlsBouncyCastle, ITlsBase, ITlsClientSecurity  
public ref class TlsClientBouncyCastle : public TlsBouncyCastle, ITlsBase, ITlsClientSecurity  
Inheritance Hierarchy

System.Object
   MedicalConnections.Security.TlsBouncyCastle
      MedicalConnections.Security.TlsClientBouncyCastle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also