Discuss this help topic in SecureBlackbox Forum

TElPGPPublicKey.Save

TElPGPPublicKey     See also     


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


Saves public key.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure Save;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this method when you want to save public key to custom storage. This method fires OnWrite event when the data block must be written.

See also:     Load     SaveToStream    

Discuss this help topic in SecureBlackbox Forum