XdsObjects Help file
Inheritance Hierarchy
In This Topic
    MedicalConnections.Security Namespace
    In This Topic
    The MedicalConnections.Security namespace contains all the main Security classes
    Classes
     ClassDescription
    ClassCommon implmentation of BounctCastle code, shared by TlsClientBouncyCastle and TlsServerBouncyCastle
    ClassImplementation of ITlsClientSecurity based on the BouncyCastle API
    ClassImpelementation of ITlsClientSecurity which does not use TLS
    ClassImpelementation of ITlsClientSecurity based on Windows interfaces
    Class Server implementing TLS, based on the BouncyCastle implementation
    Class The TlsServerWindows class incorporates the .NET security features needed to establish secure DICOM connection as an association Acceptor
    Interfaces
     InterfaceDescription
    InterfaceBase interface, used by ITlsServerSecurity and ITlsClientSecurity
    Interface Interface used to generalise access to secure communications as a client/initiator
    Interface Standard interface to provide security and encryption for servers
    See Also