Discuss this help topic in SecureBlackbox Forum

TElCertificateTypeRequest.CheckCertType

TElCertificateTypeRequest     See also     


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


Declaration

[C#]
    bool CheckCertType(TElSSLCertificateType Value);

[VB.NET]
    Function CheckCertType(ByVal Value As TElSSLCertificateType) As Boolean

[Pascal]
    function CheckCertType(Value : TElSSLCertificateType) : boolean;

[C++]
    bool CheckCertType(TElSSLCertificateType Value);

[PHP]
    bool CheckCertType(integer $Value)

[Java]
    boolean checkCertType(TElSSLCertificateType Value);

TElSSLCertificateType values

Return value

    Returns

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum