mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-13 21:22:22 +00:00
7 lines
98 B
C#
7 lines
98 B
C#
|
|
namespace Org.BouncyCastle.Crypto
|
|
{
|
|
public interface ICipherParameters
|
|
{
|
|
}
|
|
} |