Discuss this help topic in SecureBlackbox Forum

TElPGPPublicKey.Load

TElPGPPublicKey     See also     


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


Loads public 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 public key from custom storage. This method fires OnRead event to actually read the data.

See also:     Save     LoadFromStream    

Discuss this help topic in SecureBlackbox Forum