Discuss this help topic in SecureBlackbox Forum

TElSSLCertificateTypeHandler.GetCertificateType

TElSSLCertificateTypeHandler     See also     


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


Declaration

[C#]
    TElSSLCertificateType GetCertificateType();

[VB.NET]
    Function GetCertificateType() As TElSSLCertificateType

[Pascal]
    function GetCertificateType : TElSSLCertificateType; virtual; abstract; // returns certificate type according to tls-openpgp

[C++]
    TElSSLCertificateType GetCertificateType();

[PHP]
    integer GetCertificateType()

[Java]
    TElSSLCertificateType getCertificateType();

Return value

    Returns

TElSSLCertificateType values

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum