Discuss this help topic in SecureBlackbox Forum
Specifies the stream where the decrypted data is to be written.
Declaration
Description
Use this property to specify the stream for decrypted data. If this property value is null TElPGPReader will fire OnCreateOutputStream event and try to get an output stream through it. If the value is not null, the event will not be fired.