using System; using System.Runtime.InteropServices; using Cpp2IlInjected; namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto { // Token: 0x020014F7 RID: 5367 [Token(Token = "0x20014F7")] [StructLayout(3)] public interface ICipherParameters { } }