mattosaurus / PgpCore

.NET Core class library for using PGP
MIT License
238 stars 100 forks source link

Provide FileName associated with the encrypted data stream #281

Closed ayoussef-insight closed 8 months ago

ayoussef-insight commented 9 months ago

Provide a method to get the file name associated with the data stream when decrypting PGP file stream.

https://github.com/nano-byte/bc-csharp/blob/0e75b9e99168e9612ffe1eb3a21417c3a97764ca/crypto/src/openpgp/PgpLiteralData.cs#L38

mattosaurus commented 8 months ago

https://github.com/mattosaurus/PgpCore?tab=readme-ov-file#inspect