Discuss this help topic in SecureBlackbox Forum

TElMessageDecryptor.UsedCertificate

TElMessageDecryptor     See also     


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


This topic is under development…

Declaration

[C#]
    int UsedCertificate;

[VB.NET]
    Property UsedCertificate As Integer

[Pascal]
    property UsedCertificate : integer;

[C++]
    int32_t get_UsedCertificate();

[PHP]
    integer get_UsedCertificate()

[Java]
    int getUsedCertificate();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum