Discuss this help topic in SecureBlackbox Forum

TElCustomCryptoKey.Bits

TElCustomCryptoKey     See also     


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


This topic is under development

Declaration

[C#]
    int Bits;

[VB.NET]
    Property Bits As Integer

[Pascal]
    property Bits : integer;

[C++]
    int32_t get_Bits();

[PHP]
    integer get_Bits()

[Java]
    int getBits();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum