scripts
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto
|
||||
{
|
||||
// Token: 0x020014FA RID: 5370
|
||||
[Token(Token = "0x20014FA")]
|
||||
[StructLayout(3)]
|
||||
public interface IDerivationParameters
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user