Discuss this help topic in SecureBlackbox Forum

TElECAlgorithmIdentifier.K3

TElECAlgorithmIdentifier     


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


Declaration

[C#]
    int K3;

[VB.NET]
    Property K3 As Integer

[Pascal]
    property K3 : integer;

[C++]
    int32_t get_K3();
    void set_K3(int32_t Value);

[PHP]
    integer get_K3()
    void set_K3(integer $Value)

[Java]
    int getK3();
    void setK3(int Value);

Description

    …

Discuss this help topic in SecureBlackbox Forum