terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ InternalLocalCertificate

X509Certificate Mono.Net.Security.MobileAuthenticatedStream.InternalLocalCertificate
getinherited

Definition at line 532 of file MobileAuthenticatedStream.cs.

533 {
534 get
535 {
536 object obj = this.ioLock;
538 if (exceptionDispatchInfo != null)
539 {
541 }
542 MobileTlsContext mobileTlsContext = this.xobileTlsContext;
543 if (mobileTlsContext != null && mobileTlsContext.<IsServer>k__BackingField)
544 {
545 X509Certificate <LocalServerCertificate>k__BackingField = mobileTlsContext.<LocalServerCertificate>k__BackingField;
546 }
547 long num = 0L;
549 if (num == 0L)
550 {
551 }
552 throw new OutOfMemoryException();
553 }
554 }
class f__AnonymousType0<< Count > j__TPar
readonly global::System.Net.Security.SslStream< SslStream > k__BackingField
static void Exit(object obj)
Definition Monitor.cs:47