Discuss this help topic in SecureBlackbox Forum

TElPGPSecretKey.Load

TElPGPSecretKey     See also     


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


Loads secret key.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure Load;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this method to load secret key. This method fires OnRead event.

See also:     Save     LoadFromStream    

Discuss this help topic in SecureBlackbox Forum