m
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls
|
||||
{
|
||||
// Token: 0x02001C46 RID: 7238
|
||||
[Token(Token = "0x2001C46")]
|
||||
public interface TlsClientContext : TlsContext
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user