Discuss this help topic in SecureBlackbox Forum

TElPGPDecryptingStream.Keyring

TElPGPDecryptingStream     See also     


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


Contains all keys that should used for decryption.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Keyring : TElPGPKeyring;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to get or set the keys, which should be used for decryption of encrypted data.

See also:     SymmetricallyEncrypted    

Discuss this help topic in SecureBlackbox Forum