Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerServerSocket.CertStorage

TElIndySSLIOHandlerServerSocket     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the certificate storage with certificates for server authentication.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CertStorage : TElMemoryCertStorage;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property defines the Certificate Storage which contains server certificates. Server sends these certificates to the client during secure protocol execution.

See also:     ClientCertStorage     TElMemoryCertStorage    

Discuss this help topic in SecureBlackbox Forum