<PackageReference Include="BouncyCastle.Cryptography" Version="2.7.0-beta.98" />

TlsCloseable

public interface TlsCloseable
namespace Org.BouncyCastle.Tls { public interface TlsCloseable { void Close(); } }