Discuss this help topic in SecureBlackbox Forum

TElXMLKeyInfoGOST2001Data.Update

TElXMLKeyInfoGOST2001Data     See also     


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


Updates the kye info data.

Declaration

[C#]
    void Update();

[VB.NET]
    Sub Update()

[Pascal]
    procedure Update;

[C++]
    void Update();

[PHP]
    void Update()

[Java]
    void update();

Description

    Call this method to update the key information.

See also:     GOST2001KeyMaterial    

Discuss this help topic in SecureBlackbox Forum