Files
Aug2021-Cpp2IL-Dump/Assembly-CSharp/BestHTTP/SecureProtocol/Org/BouncyCastle/Crypto/ICipherParameters.cs
T
2026-04-10 22:50:51 +02:00

12 lines
206 B
C#

using System;
using Cpp2IlInjected;
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto
{
// Token: 0x02001AD4 RID: 6868
[Token(Token = "0x2001AD4")]
public interface ICipherParameters
{
}
}