Discuss this help topic in SecureBlackbox Forum

TElECKeyMaterial.BeginGenerate

TElECKeyMaterial     See also     


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


This topic is under development…

Declaration

[C#]
    void BeginGenerate(int Bits);

[VB.NET]
    Sub BeginGenerate(ByVal Bits As Integer)

[Pascal]
    procedure BeginGenerate(Bits : integer);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Bits -

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum