summaryrefslogtreecommitdiff
path: root/packages/runtime.linux-x64.microsoft.netcore.app/2.0.0/runtimes/linux-x64/lib/netcoreapp2.0/System.Security.Cryptography.X509Certificates.ni.{4e8cfd23-26aa-48de-86e9-06c100e9dedb}.map
blob: 082e5a72ebf23ade0579da8d19f064ee1bd53a23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
0000000000051DA0 23 instance void [System.Security.Cryptography.X509Certificates] Interop+ErrorInfo::.ctor(int32)
0000000000051DD0 8 instance valuetype Interop/Error [System.Security.Cryptography.X509Certificates] Interop+ErrorInfo::get_Error()
0000000000051DE0 2c instance int32 [System.Security.Cryptography.X509Certificates] Interop+ErrorInfo::get_RawErrno()
0000000000051E10 31 instance string [System.Security.Cryptography.X509Certificates] Interop+ErrorInfo::GetErrorMessage()
0000000000051E50 8a instance string [System.Security.Cryptography.X509Certificates] Interop+ErrorInfo::ToString()
0000000000051EE0 31 valuetype Interop/ErrorInfo [System.Security.Cryptography.X509Certificates] Interop+Sys::GetLastErrorInfo()
0000000000051F20 7f string [System.Security.Cryptography.X509Certificates] Interop+Sys::StrError(int32)
0000000000051FA0 11 void [System.Security.Cryptography.X509Certificates] Interop+Http::.cctor()
0000000000051FC0 18 instance void [System.Security.Cryptography.X509Certificates] Interop+Http+SafeCurlHandle::.ctor()
0000000000051FE0 1a instance bool [System.Security.Cryptography.X509Certificates] Interop+Http+SafeCurlHandle::get_IsInvalid()
0000000000052000 33 instance bool [System.Security.Cryptography.X509Certificates] Interop+Http+SafeCurlHandle::ReleaseHandle()
0000000000052040 18 instance void [System.Security.Cryptography.X509Certificates] Interop+Http+SafeCallbackHandle::.ctor()
0000000000052060 1a instance bool [System.Security.Cryptography.X509Certificates] Interop+Http+SafeCallbackHandle::get_IsInvalid()
0000000000052080 33 instance bool [System.Security.Cryptography.X509Certificates] Interop+Http+SafeCallbackHandle::ReleaseHandle()
00000000000520C0 73 void [System.Security.Cryptography.X509Certificates] Interop+HttpInitializer::.cctor()
0000000000052140 11 void [System.Security.Cryptography.X509Certificates] Interop+HttpInitializer::Initialize()
0000000000052160 95 string [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetOidValue(class Microsoft.Win32.SafeHandles.SafeSharedAsn1ObjectHandle)
0000000000052200 158 string [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetOidValue(native int)
0000000000052360 e0 uint8[] [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetAsn1IntegerBytes(class Microsoft.Win32.SafeHandles.SafeSharedAsn1IntegerHandle)
0000000000052440 f9 string [System.Security.Cryptography.X509Certificates] Interop+Crypto::DerStringToManagedString(uint8[])
0000000000052540 71 string [System.Security.Cryptography.X509Certificates] Interop+Crypto::Asn1StringToManagedString(class Microsoft.Win32.SafeHandles.SafeSharedAsn1StringHandle)
0000000000052740 9f uint8[] [System.Security.Cryptography.X509Certificates] Interop+Crypto::ExtractBignum(native int,int32)
00000000000527E0 ad uint8[] [System.Security.Cryptography.X509Certificates] Interop+Crypto::ExtractBignum(class Microsoft.Win32.SafeHandles.SafeBignumHandle,int32)
00000000000528F0 55 string [System.Security.Cryptography.X509Certificates] Interop+Crypto::ErrErrorStringN(uint64)
0000000000052950 d9 class [System.Runtime]System.Exception [System.Security.Cryptography.X509Certificates] Interop+Crypto::CreateOpenSslCryptographicException()
0000000000052A30 3f void [System.Security.Cryptography.X509Certificates] Interop+Crypto::CheckValidOpenSslHandle(class [System.Runtime]System.Runtime.InteropServices.SafeHandle)
0000000000052A70 2c void [System.Security.Cryptography.X509Certificates] Interop+Crypto::CheckValidOpenSslHandle(native int)
0000000000052AA0 11 void [System.Security.Cryptography.X509Certificates] Interop+Crypto::.cctor()
0000000000052AC0 b2 class Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetPkcs7Certificates(class Microsoft.Win32.SafeHandles.SafePkcs7Handle)
0000000000052B80 318 valuetype [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSAParameters [System.Security.Cryptography.X509Certificates] Interop+Crypto::ExportRsaParameters(class Microsoft.Win32.SafeHandles.SafeRsaHandle,bool)
0000000000052EA0 71 class Microsoft.Win32.SafeHandles.SafeSharedAsn1IntegerHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto::X509GetSerialNumber(class Microsoft.Win32.SafeHandles.SafeX509Handle)
0000000000052F20 29 string [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509VerifyCertErrorString(valuetype Interop/Crypto/X509VerifyStatusCode)
0000000000052F50 76 class Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509NameEntry(class Microsoft.Win32.SafeHandles.SafeX509NameHandle,int32)
0000000000052FD0 71 class Microsoft.Win32.SafeHandles.SafeSharedAsn1ObjectHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509NameEntryOid(class Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle)
0000000000053050 71 class Microsoft.Win32.SafeHandles.SafeSharedAsn1StringHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509NameEntryData(class Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle)
00000000000530D0 1d string [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509RootStorePath()
00000000000530F0 1d string [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509RootStoreFile()
0000000000053110 61 uint8[] [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetAsn1StringBytes(native int)
0000000000053180 68 uint8[] [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509Thumbprint(class Microsoft.Win32.SafeHandles.SafeX509Handle)
00000000000531F0 9d class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] Interop+Crypto::LoadX500Name(native int)
0000000000053290 68 uint8[] [System.Security.Cryptography.X509Certificates] Interop+Crypto::GetX509PublicKeyParameterBytes(class Microsoft.Win32.SafeHandles.SafeX509Handle)
0000000000053300 c4 void [System.Security.Cryptography.X509Certificates] Interop+Crypto::SetX509ChainVerifyTime(class Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle,valuetype [System.Runtime]System.DateTime)
00000000000534D0 2d instance void [System.Security.Cryptography.X509Certificates] Interop+Crypto+OpenSslCryptographicException::.ctor(int32,string)
0000000000053500 23 void [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::.cctor()
0000000000053530 6 instance void [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::.ctor()
0000000000053540 11 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetAsn1IntegerBytes>b__16_0(class Microsoft.Win32.SafeHandles.SafeSharedAsn1IntegerHandle)
0000000000053560 14 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetAsn1IntegerBytes>b__16_1(class Microsoft.Win32.SafeHandles.SafeSharedAsn1IntegerHandle,uint8[])
0000000000053580 17 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<DerStringToManagedString>b__20_0(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafeAsn1StringHandle,valuetype Interop/Crypto/Asn1StringPrintFlags)
00000000000535A0 17 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<Asn1StringToManagedString>b__21_0(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafeSharedAsn1StringHandle,valuetype Interop/Crypto/Asn1StringPrintFlags)
00000000000535C0 11 instance class Microsoft.Win32.SafeHandles.SafeSharedAsn1IntegerHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<X509GetSerialNumber>b__100_0(class Microsoft.Win32.SafeHandles.SafeX509Handle)
00000000000535E0 13 instance class Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetX509NameEntry>b__150_0(class Microsoft.Win32.SafeHandles.SafeX509NameHandle,int32)
0000000000053600 11 instance class Microsoft.Win32.SafeHandles.SafeSharedAsn1ObjectHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetX509NameEntryOid>b__151_0(class Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle)
0000000000053620 11 instance class Microsoft.Win32.SafeHandles.SafeSharedAsn1StringHandle [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetX509NameEntryData>b__152_0(class Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle)
0000000000053640 16 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetAsn1StringBytes>b__191_0(native int,uint8[],int32)
0000000000053660 16 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetX509Thumbprint>b__192_0(class Microsoft.Win32.SafeHandles.SafeX509Handle,uint8[],int32)
0000000000053680 16 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<LoadX500Name>b__193_0(native int,uint8[],int32)
00000000000536A0 16 instance int32 [System.Security.Cryptography.X509Certificates] Interop+Crypto+<>c::<GetX509PublicKeyParameterBytes>b__194_0(class Microsoft.Win32.SafeHandles.SafeX509Handle,uint8[],int32)
00000000000536C0 34 void [System.Security.Cryptography.X509Certificates] Interop+CryptoInitializer::.cctor()
0000000000053700 11 void [System.Security.Cryptography.X509Certificates] Interop+CryptoInitializer::Initialize()
0000000000053720 51 class [System.Resources.ResourceManager]System.Resources.ResourceManager [System.Security.Cryptography.X509Certificates] System.SR::get_ResourceManager()
0000000000053780 8 bool [System.Security.Cryptography.X509Certificates] System.SR::UsingResourceKeys()
0000000000053790 90 string [System.Security.Cryptography.X509Certificates] System.SR::GetResourceString(string,string)
0000000000053830 80 string [System.Security.Cryptography.X509Certificates] System.SR::Format(string,object)
00000000000538B0 94 string [System.Security.Cryptography.X509Certificates] System.SR::Format(string,object,object)
0000000000053950 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_EmptyOrNullArray()
0000000000053970 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_EmptyOrNullString()
0000000000053990 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_EnumIllegalVal()
00000000000539B0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_InvalidHandle()
00000000000539D0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_InvalidType()
00000000000539F0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_OutOfRange_NeedNonNegNum()
0000000000053A10 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Arg_RankMultiDimNotSupported()
0000000000053A30 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Argument_InvalidFlag()
0000000000053A50 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Argument_InvalidOffLen()
0000000000053A70 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Argument_InvalidOidValue()
0000000000053A90 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_ArgumentOutOfRange_Index()
0000000000053AB0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Chain_NoPolicyMatch()
0000000000053AD0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Cert_AlreadyHasPrivateKey()
0000000000053AF0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_AlgorithmMustMatch()
0000000000053B10 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_BasicConstraintsRequired()
0000000000053B30 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_DatesReversed()
0000000000053B50 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_DateTooOld()
0000000000053B70 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_DuplicateExtension()
0000000000053B90 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_IssuerBasicConstraintsInvalid()
0000000000053BB0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_IssuerKeyUsageInvalid()
0000000000053BD0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_IssuerRequiresPrivateKey()
0000000000053BF0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_NotAfterNotNested()
0000000000053C10 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_NotBeforeNotNested()
0000000000053C30 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_NoKeyProvided()
0000000000053C50 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_CertReq_RSAPaddingRequired()
0000000000053C70 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_ECC_NamedCurvesOnly()
0000000000053C90 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Der_Invalid_Encoding()
0000000000053CB0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_HashAlgorithmNameNullOrEmpty()
0000000000053CD0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_InvalidContextHandle()
0000000000053CF0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_InvalidHandle()
0000000000053D10 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_InvalidPaddingMode()
0000000000053D30 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_InvalidPublicKey_Object()
0000000000053D50 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_PrivateKey_DoesNotMatch()
0000000000053D70 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_PrivateKey_WrongAlgorithm()
0000000000053D90 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Unix_X509_DisallowedStoreNotEmpty()
0000000000053DB0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Unix_X509_MachineStoresReadOnly()
0000000000053DD0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Unix_X509_MachineStoresRootOnly()
0000000000053DF0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Unix_X509_NoDisallowedStore()
0000000000053E10 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Unix_X509_PropertyNotSettable()
0000000000053E30 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_UnknownHashAlgorithm()
0000000000053E50 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_UnknownKeyAlgorithm()
0000000000053E70 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Unix_X509_SerializedExport()
0000000000053E90 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_ExtensionMismatch()
0000000000053EB0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_InvalidContentType()
0000000000053ED0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_InvalidFindType()
0000000000053EF0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_InvalidFindValue()
0000000000053F10 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_InvalidFlagCombination()
0000000000053F30 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_PKCS7_NoSigner()
0000000000053F50 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_StoreNoFileAvailable()
0000000000053F70 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_StoreNotFound()
0000000000053F90 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_StoreNotOpen()
0000000000053FB0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_X509_StoreReadOnly()
0000000000053FD0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_InvalidOperation_EnumNotStarted()
0000000000053FF0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_NotSupported_Export_MultiplePrivateCerts()
0000000000054010 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_NotSupported_KeyAlgorithm()
0000000000054030 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_NotSupported_LegacyBasicConstraints()
0000000000054050 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_NotSupported_ImmutableX509Certificate()
0000000000054070 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_PersistedFiles_NoHomeDirectory()
0000000000054090 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Security_InvalidValue()
00000000000540B0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_FileStatusError()
00000000000540D0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_InvalidDirectoryPermissions()
00000000000540F0 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_OwnerNotCurrentUser()
0000000000054110 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_InvalidFilePermissions()
0000000000054130 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Invalid_X500Name()
0000000000054150 1d string [System.Security.Cryptography.X509Certificates] System.SR::get_Cryptography_Invalid_IA5String()
0000000000054170 18 class [System.Runtime]System.Type [System.Security.Cryptography.X509Certificates] System.SR::get_ResourceType()
0000000000054190 44 string [System.Security.Cryptography.X509Certificates] System.IO.PersistedFiles::GetUserFeatureDirectory(string,string)
00000000000541E0 97 void [System.Security.Cryptography.X509Certificates] System.IO.PersistedFiles::EnsureUserDirectories()
0000000000054280 114 string [System.Security.Cryptography.X509Certificates] System.IO.PersistedFiles::GetHomeDirectory()
00000000000543A0 108 bool [System.Security.Cryptography.X509Certificates] System.IO.PersistedFiles::TryGetHomeDirectoryFromPasswd(uint8*,int32,string&)
0000000000054540 e5 uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::EncodeLength(int32)
0000000000054630 ac uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeBoolean(bool)
00000000000546E0 3b uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeUnsignedInteger(uint32)
0000000000054720 16 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeUnsignedInteger(uint8[])
0000000000054740 102 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeUnsignedInteger(uint8[],int32,int32)
0000000000054850 16 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeBitString(uint8[])
0000000000054870 d9 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeBitString(int32,uint8[])
0000000000054950 19f uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeNamedBitList(uint8[],int32)
0000000000054AF0 69 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeOctetString(uint8[])
0000000000054B60 14 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeNull()
0000000000054B80 40 uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::EncodeOid(string)
0000000000054BC0 1d uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeOid(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid)
0000000000054BE0 30e uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeOid(string)
0000000000054EF0 16 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeUtf8String(char[])
0000000000054F10 9a uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeUtf8String(char[],int32,int32)
0000000000054FB0 11 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConstructSegmentedSequence(uint8[][][])
0000000000054FD0 70 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConstructSegmentedSequence(class [System.Runtime]System.Collections.Generic.IEnumerable`1<uint8[][]>)
0000000000055040 a8 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConstructSegmentedSet(uint8[][][])
00000000000550F0 70 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConstructSegmentedPresortedSet(uint8[][][])
0000000000055160 18 bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::IsValidPrintableString(char[])
0000000000055180 b4 bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::IsValidPrintableString(char[],int32,int32)
0000000000055240 16 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodePrintableString(char[])
0000000000055260 cf uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodePrintableString(char[],int32,int32)
0000000000055330 16 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeIA5String(char[])
0000000000055350 10f uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeIA5String(char[],int32,int32)
0000000000055460 297 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeUtcTime(valuetype [System.Runtime]System.DateTime)
0000000000055700 2d9 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::SegmentedEncodeGeneralizedTime(valuetype [System.Runtime]System.DateTime)
00000000000559E0 11 uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConstructSequence(uint8[][][])
0000000000055A00 20a uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConstructSequence(class [System.Runtime]System.Collections.Generic.IEnumerable`1<uint8[][]>)
0000000000055C10 189 valuetype [System.Runtime.Numerics]System.Numerics.BigInteger [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ParseOidRid(string,int32&)
0000000000055DA0 52 int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::AtoI(char)
0000000000055E00 150 void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::EncodeRid(class [System.Collections]System.Collections.Generic.List`1<uint8>,valuetype [System.Runtime.Numerics]System.Numerics.BigInteger&)
0000000000055F50 6e bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::IsPrintableStringCharacter(char)
0000000000055FC0 11 uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConcatenateArrays(uint8[][][])
0000000000055FE0 1ca uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::ConcatenateArrays(class [System.Runtime]System.Collections.Generic.IEnumerable`1<uint8[][]>)
00000000000561B0 79 void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder::.cctor()
0000000000056230 17 class System.Security.Cryptography.DerEncoder/AsnSetValueComparer [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder+AsnSetValueComparer::get_Instance()
0000000000056250 a6 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder+AsnSetValueComparer::Compare(uint8[][],uint8[][])
0000000000056300 36 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder+AsnSetValueComparer::Compare(object,object)
0000000000056340 6 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder+AsnSetValueComparer::.ctor()
0000000000056350 27 void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerEncoder+AsnSetValueComparer::.cctor()
0000000000056380 9 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::set_ContentLength(int32)
0000000000056390 30 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::.ctor(bool,uint8[],int32,int32)
00000000000563C0 90 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::.ctor(uint8[])
0000000000056450 20 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::.ctor(uint8[],int32,int32)
0000000000056470 a5 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::.ctor(valuetype System.Security.Cryptography.DerSequenceReader/DerTag,uint8[],int32,int32)
0000000000056520 39 class System.Security.Cryptography.DerSequenceReader [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::CreateForPayload(uint8[])
0000000000056560 12 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::get_HasData()
0000000000056580 60 instance uint8 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::PeekTag()
00000000000565E0 34 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::SkipValue()
0000000000056620 172 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ValidateAndSkipDerValue()
00000000000567A0 87 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadBoolean()
0000000000056830 7c instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadInteger()
00000000000568B0 2a instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadIntegerBytes()
00000000000568E0 100 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadBitString()
00000000000569E0 2a instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadOctetString()
0000000000056A10 2e0 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadOidAsString()
0000000000056CF0 32 instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadOid()
0000000000056D30 82 instance class System.Security.Cryptography.DerSequenceReader [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadCollectionWithTag(valuetype System.Security.Cryptography.DerSequenceReader/DerTag)
0000000000056DC0 16 instance class System.Security.Cryptography.DerSequenceReader [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadSequence()
0000000000056DE0 58 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadIA5String()
0000000000056E40 56 string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::TrimTrailingNulls(string)
0000000000056EA0 4e instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ReadContentAsBytes()
0000000000056EF0 64 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::EatTag(valuetype System.Security.Cryptography.DerSequenceReader/DerTag)
0000000000056F60 ac void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::CheckTag(valuetype System.Security.Cryptography.DerSequenceReader/DerTag,uint8[],int32)
0000000000057010 6e instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::EatLength()
0000000000057080 1a7 int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.DerSequenceReader::ScanContentLength(uint8[],int32,int32&)
0000000000057230 11 instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::get_SubjectName()
0000000000057250 11 instance class [System.Runtime]System.Collections.ObjectModel.Collection`1<class System.Security.Cryptography.X509Certificates.X509Extension> [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::get_CertificateExtensions()
0000000000057270 11 instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::get_PublicKey()
0000000000057290 11 instance valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::get_HashAlgorithm()
00000000000572B0 1c7 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::.ctor(string,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
0000000000057480 1ad instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::.ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
0000000000057630 21c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::.ctor(string,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSASignaturePadding)
0000000000057850 202 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::.ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSASignaturePadding)
0000000000057A60 149 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::.ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName,class System.Security.Cryptography.X509Certificates.PublicKey,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
0000000000057BB0 59 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::CreateSigningRequest()
0000000000057C10 121 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::CreateSigningRequest(class System.Security.Cryptography.X509Certificates.X509SignatureGenerator)
0000000000057D40 270 instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::CreateSelfSigned(valuetype [System.Runtime]System.DateTimeOffset,valuetype [System.Runtime]System.DateTimeOffset)
0000000000057FB0 7f2 instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::Create(class System.Security.Cryptography.X509Certificates.X509Certificate2,valuetype [System.Runtime]System.DateTimeOffset,valuetype [System.Runtime]System.DateTimeOffset,uint8[])
00000000000587B0 293 instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.CertificateRequest::Create(class System.Security.Cryptography.X509Certificates.X500DistinguishedName,class System.Security.Cryptography.X509Certificates.X509SignatureGenerator,valuetype [System.Runtime]System.DateTimeOffset,valuetype [System.Runtime]System.DateTimeOffset,uint8[])
0000000000058A50 1d class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.DSA [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.DSACertificateExtensions::GetDSAPublicKey(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000058A70 1d class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.DSA [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.DSACertificateExtensions::GetDSAPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000058A90 28f class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.DSACertificateExtensions::CopyWithPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.DSA)
0000000000058D20 60 class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions::GetECDsaPublicKey(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000058D80 60 class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions::GetECDsaPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000058DE0 1db class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions::CopyWithPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa)
0000000000058FC0 f3 bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions::HasECDsaKeyUsage(class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000590C0 274 bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions::IsSameKey(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa)
0000000000059340 27 void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions+<>c::.cctor()
0000000000059370 6 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions+<>c::.ctor()
0000000000059380 16 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions+<>c::<GetECDsaPublicKey>b__0_0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000593A0 16 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions+<>c::<GetECDsaPrivateKey>b__1_0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000593C0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaX509SignatureGenerator::.ctor(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa)
00000000000593E0 1a0 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaX509SignatureGenerator::GetSignatureAlgorithmIdentifier(valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
0000000000059580 9f instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaX509SignatureGenerator::SignData(uint8[],valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
0000000000059620 26e instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.ECDsaX509SignatureGenerator::BuildPublicKey()
0000000000059890 3e instance uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.GeneralNameEncoder::EncodeEmailAddress(string)
00000000000598D0 4e instance uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.GeneralNameEncoder::EncodeDnsName(string)
0000000000059920 4d instance uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.GeneralNameEncoder::EncodeUri(class [System.Runtime]System.Uri)
0000000000059970 39 instance uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.GeneralNameEncoder::EncodeIpAddress(class [System.Net.Primitives]System.Net.IPAddress)
00000000000599B0 ca instance uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.GeneralNameEncoder::EncodeUserPrincipalName(string)
0000000000059A80 30 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.GeneralNameEncoder::.ctor()
0000000000059AB0 a instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::get_Subject()
0000000000059AC0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::set_Subject(class System.Security.Cryptography.X509Certificates.X500DistinguishedName)
0000000000059AE0 a instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::get_PublicKey()
0000000000059AF0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::set_PublicKey(class System.Security.Cryptography.X509Certificates.PublicKey)
0000000000059B10 a instance class [System.Runtime]System.Collections.ObjectModel.Collection`1<class System.Security.Cryptography.X509Certificates.X501Attribute> [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::get_Attributes()
0000000000059B20 d7 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::.ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName,class System.Security.Cryptography.X509Certificates.PublicKey,class [System.Runtime]System.Collections.Generic.IEnumerable`1<class System.Security.Cryptography.X509Certificates.X501Attribute>)
0000000000059C00 d0 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::Encode()
0000000000059CD0 de instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::ToPkcs10Request(class System.Security.Cryptography.X509Certificates.X509SignatureGenerator,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
0000000000059DB0 4f void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs10CertificationRequestInfo::.cctor()
0000000000059E00 32 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs9ExtensionRequest::.ctor(class [System.Runtime]System.Collections.Generic.IEnumerable`1<class System.Security.Cryptography.X509Certificates.X509Extension>)
0000000000059E40 12a uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.Pkcs9ExtensionRequest::EncodeAttribute(class [System.Runtime]System.Collections.Generic.IEnumerable`1<class System.Security.Cryptography.X509Certificates.X509Extension>)
0000000000059F70 92 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid,class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData,class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
000000000005A010 a instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedKeyValue()
000000000005A020 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::set_EncodedKeyValue(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
000000000005A040 a instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedParameters()
000000000005A050 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::set_EncodedParameters(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
000000000005A070 f8 instance class [System.Security.Cryptography.Primitives]System.Security.Cryptography.AsymmetricAlgorithm [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::get_Key()
000000000005A170 29 instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.PublicKey::get_Oid()
000000000005A1A0 1d class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSACertificateExtensions::GetRSAPublicKey(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000005A1C0 1d class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSACertificateExtensions::GetRSAPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000005A1E0 262 class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSACertificateExtensions::CopyWithPrivateKey(class System.Security.Cryptography.X509Certificates.X509Certificate2,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA)
000000000005A450 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPkcs1X509SignatureGenerator::.ctor(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA)
000000000005A470 4a instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPkcs1X509SignatureGenerator::SignData(uint8[],valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
000000000005A4C0 15 instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPkcs1X509SignatureGenerator::BuildPublicKey()
000000000005A4E0 11b class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPkcs1X509SignatureGenerator::BuildPublicKey(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA)
000000000005A600 1b8 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPkcs1X509SignatureGenerator::GetSignatureAlgorithmIdentifier(valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
000000000005A7C0 27 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPssX509SignatureGenerator::.ctor(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSASignaturePadding)
000000000005A7F0 3b4 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPssX509SignatureGenerator::GetSignatureAlgorithmIdentifier(valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
000000000005ABB0 3e instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPssX509SignatureGenerator::SignData(uint8[],valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
000000000005ABF0 15 instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.RSAPssX509SignatureGenerator::BuildPublicKey()
000000000005AC10 c0 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::AddEmailAddress(string)
000000000005ACD0 93 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::AddDnsName(string)
000000000005AD70 7a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::AddUri(class [System.Runtime]System.Uri)
000000000005ADF0 8a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::AddIpAddress(class [System.Net.Primitives]System.Net.IPAddress)
000000000005AE80 93 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::AddUserPrincipalName(string)
000000000005AF20 64 instance class System.Security.Cryptography.X509Certificates.X509Extension [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::Build(bool)
000000000005AF90 6f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.SubjectAlternativeNameBuilder::.ctor()
000000000005B000 11 instance uint8 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_Version()
000000000005B020 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_Version(uint8)
000000000005B040 11 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_SerialNumber()
000000000005B060 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_SerialNumber(uint8[])
000000000005B080 11 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_SignatureAlgorithm()
000000000005B0A0 11 instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_Issuer()
000000000005B0C0 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_Issuer(class System.Security.Cryptography.X509Certificates.X500DistinguishedName)
000000000005B0E0 28 instance valuetype [System.Runtime]System.DateTimeOffset [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_NotBefore()
000000000005B110 28 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_NotBefore(valuetype [System.Runtime]System.DateTimeOffset)
000000000005B140 28 instance valuetype [System.Runtime]System.DateTimeOffset [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_NotAfter()
000000000005B170 28 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_NotAfter(valuetype [System.Runtime]System.DateTimeOffset)
000000000005B1A0 11 instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_Subject()
000000000005B1C0 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_Subject(class System.Security.Cryptography.X509Certificates.X500DistinguishedName)
000000000005B1E0 11 instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_PublicKey()
000000000005B200 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::set_PublicKey(class System.Security.Cryptography.X509Certificates.PublicKey)
000000000005B220 11 instance class [System.Runtime]System.Collections.ObjectModel.Collection`1<class System.Security.Cryptography.X509Certificates.X509Extension> [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::get_Extensions()
000000000005B240 4c4 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::Encode(class System.Security.Cryptography.X509Certificates.X509SignatureGenerator,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
000000000005B710 d6 uint8[][] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::EncodeValidityField(valuetype [System.Runtime]System.DateTimeOffset,string)
000000000005B7F0 11d instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::Sign(class System.Security.Cryptography.X509Certificates.X509SignatureGenerator,valuetype [System.Security.Cryptography.Primitives]System.Security.Cryptography.HashAlgorithmName)
000000000005B910 37 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.TbsCertificate::.ctor()
000000000005B950 43 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::.ctor(uint8[])
000000000005B9A0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
000000000005B9C0 40 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::.ctor(class System.Security.Cryptography.X509Certificates.X500DistinguishedName)
000000000005BA00 16 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::.ctor(string)
000000000005BA20 65 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::.ctor(string,valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
000000000005BA90 48 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::get_Name()
000000000005BAE0 4f instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::Decode(valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
000000000005BB30 4a instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::Format(bool)
000000000005BB80 6a uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::Encode(string,valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
000000000005BBF0 77 void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X500DistinguishedName::ThrowIfInvalid(valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
000000000005BC70 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X501Attribute::.ctor(string,uint8[])
000000000005BC90 48 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor()
000000000005BCE0 5f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(bool,bool,int32,bool)
000000000005BD40 5e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData,bool)
000000000005BDA0 2d instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_CertificateAuthority()
000000000005BDD0 2d instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_HasPathLengthConstraint()
000000000005BE00 2b instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_PathLengthConstraint()
000000000005BE30 1f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::CopyFrom(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
000000000005BE50 8f uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::EncodeExtension(bool,bool,int32)
000000000005BEE0 c8 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::DecodeExtension()
000000000005BFB0 a9 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Reset()
000000000005C060 2c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor()
000000000005C090 db instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(uint8[])
000000000005C170 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(uint8[],string)
000000000005C190 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(uint8[],class [System.Runtime.InteropServices]System.Security.SecureString)
000000000005C1B0 160 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(uint8[],string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005C310 160 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(uint8[],class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005C470 53 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(native int)
000000000005C4D0 4a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(class Internal.Cryptography.ICertificatePal)
000000000005C520 15 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(string)
000000000005C540 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(string,string)
000000000005C560 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(string,class [System.Runtime.InteropServices]System.Security.SecureString)
000000000005C580 13a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(string,string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005C6C0 121 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(string,class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005C7F0 8f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate)
000000000005C880 29 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(class [System.Runtime]System.Runtime.Serialization.SerializationInfo,valuetype [System.Runtime]System.Runtime.Serialization.StreamingContext)
000000000005C8B0 2c class System.Security.Cryptography.X509Certificates.X509Certificate [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::CreateFromCertFile(string)
000000000005C8E0 2c class System.Security.Cryptography.X509Certificates.X509Certificate [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::CreateFromSignedFile(string)
000000000005C910 20 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::System.Runtime.Serialization.ISerializable.GetObjectData(class [System.Runtime]System.Runtime.Serialization.SerializationInfo,valuetype [System.Runtime]System.Runtime.Serialization.StreamingContext)
000000000005C930 20 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object)
000000000005C950 28 instance native int [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::get_Handle()
000000000005C980 5b instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::get_Issuer()
000000000005C9E0 5b instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::get_Subject()
000000000005CA40 19 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Dispose()
000000000005CA60 19 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Dispose(bool)
000000000005CA80 3e instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Equals(object)
000000000005CAC0 d4 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Equals(class System.Security.Cryptography.X509Certificates.X509Certificate)
000000000005CBA0 16 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType)
000000000005CBC0 185 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType,string)
000000000005CD50 185 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType,class [System.Runtime.InteropServices]System.Security.SecureString)
000000000005CEE0 3f instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetRawCertDataString()
000000000005CF20 2e instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetCertHash()
000000000005CF50 39 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetCertHashString()
000000000005CF90 52 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetRawCertHash()
000000000005CFF0 2b instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetEffectiveDateString()
000000000005D020 2b instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetExpirationDateString()
000000000005D050 10 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetFormat()
000000000005D060 28 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetPublicKeyString()
000000000005D090 3c instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetRawCertData()
000000000005D0D0 42 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetHashCode()
000000000005D120 5b instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetKeyAlgorithm()
000000000005D180 62 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetKeyAlgorithmParameters()
000000000005D1F0 3f instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetKeyAlgorithmParametersString()
000000000005D230 62 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetPublicKey()
000000000005D2A0 2e instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetSerialNumber()
000000000005D2D0 39 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetSerialNumberString()
000000000005D310 52 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetRawSerialNumber()
000000000005D370 11 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetName()
000000000005D390 11 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetIssuerName()
000000000005D3B0 16 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::ToString()
000000000005D3D0 2d0 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::ToString(bool)
000000000005D6A0 3b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Import(uint8[])
000000000005D6E0 3b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Import(uint8[],string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005D720 3b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Import(uint8[],class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005D760 3b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Import(string)
000000000005D7A0 3b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Import(string,string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005D7E0 3b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::Import(string,class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005D820 11 instance class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::get_Pal()
000000000005D840 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::set_Pal(class Internal.Cryptography.ICertificatePal)
000000000005D860 87 instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetNotAfter()
000000000005D8F0 87 instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::GetNotBefore()
000000000005D980 68 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::ThrowIfInvalid()
000000000005D9F0 173 string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::FormatDate(valuetype [System.Runtime]System.DateTime)
000000000005DB70 c9 void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::ValidateKeyStorageFlags(valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005DC40 51 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate::VerifyContentType(valuetype System.Security.Cryptography.X509Certificates.X509ContentType)
000000000005DCA0 75 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Reset()
000000000005DD20 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor()
000000000005DD40 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(uint8[])
000000000005DD60 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(uint8[],string)
000000000005DD80 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(uint8[],class [System.Runtime.InteropServices]System.Security.SecureString)
000000000005DDA0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(uint8[],string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005DDC0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(uint8[],class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005DDE0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(native int)
000000000005DE00 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(class Internal.Cryptography.ICertificatePal)
000000000005DE20 15 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(string)
000000000005DE40 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(string,string)
000000000005DE60 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(string,class [System.Runtime.InteropServices]System.Security.SecureString)
000000000005DE80 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(string,string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005DEA0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(string,class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005DEC0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate)
000000000005DEE0 32 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(class [System.Runtime]System.Runtime.Serialization.SerializationInfo,valuetype [System.Runtime]System.Runtime.Serialization.StreamingContext)
000000000005DF20 35 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_Archived()
000000000005DF60 39 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::set_Archived(bool)
000000000005DFA0 182 instance class System.Security.Cryptography.X509Certificates.X509ExtensionCollection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_Extensions()
000000000005E130 33 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_FriendlyName()
000000000005E170 38 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::set_FriendlyName(string)
000000000005E1B0 35 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_HasPrivateKey()
000000000005E1F0 116 instance class [System.Security.Cryptography.Primitives]System.Security.Cryptography.AsymmetricAlgorithm [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_PrivateKey()
000000000005E310 20 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::set_PrivateKey(class [System.Security.Cryptography.Primitives]System.Security.Cryptography.AsymmetricAlgorithm)
000000000005E330 5d instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_IssuerName()
000000000005E390 11 instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_NotAfter()
000000000005E3B0 11 instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_NotBefore()
000000000005E3D0 ee instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_PublicKey()
000000000005E4C0 62 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_RawData()
000000000005E530 3c instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_SerialNumber()
000000000005E570 6b instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_SignatureAlgorithm()
000000000005E5E0 5d instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_SubjectName()
000000000005E640 28 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_Thumbprint()
000000000005E670 4c instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::get_Version()
000000000005E6C0 7c valuetype System.Security.Cryptography.X509Certificates.X509ContentType [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::GetCertContentType(uint8[])
000000000005E740 65 valuetype System.Security.Cryptography.X509Certificates.X509ContentType [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::GetCertContentType(string)
000000000005E7B0 22 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::GetNameInfo(valuetype System.Security.Cryptography.X509Certificates.X509NameType,bool)
000000000005E7E0 16 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::ToString()
000000000005E800 cdd instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::ToString(bool)
000000000005F4E0 c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Import(uint8[])
000000000005F4F0 c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Import(uint8[],string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005F500 c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Import(uint8[],class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005F510 c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Import(string)
000000000005F520 c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Import(string,string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005F530 c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Import(string,class [System.Runtime.InteropServices]System.Security.SecureString,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005F540 a8 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::Verify()
000000000005F5F0 1fc class System.Security.Cryptography.X509Certificates.X509Extension [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2::CreateCustomExtensionIfAny(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid)
000000000005F7F0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor()
000000000005F810 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000005F840 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2[])
000000000005F870 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
000000000005F8A0 1a instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::get_Item(int32)
000000000005F8C0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::set_Item(int32,class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000005F8E0 58 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Add(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000005F940 e0 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate2[])
000000000005FA30 eb instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
000000000005FB20 2d instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Contains(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000005FB50 13 instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType)
000000000005FB70 13c instance uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType,string)
000000000005FCB0 46 instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Find(valuetype System.Security.Cryptography.X509Certificates.X509FindType,object,bool)
000000000005FD00 39 instance class System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::GetEnumerator()
000000000005FD40 15 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(uint8[])
000000000005FD60 171 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(uint8[],string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000005FEE0 15 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(string)
000000000005FF00 171 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(string,string,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
0000000000060080 5d instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Insert(int32,class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000600E0 58 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Remove(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000060140 e0 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::RemoveRange(class System.Security.Cryptography.X509Certificates.X509Certificate2[])
0000000000060230 eb instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Collection::RemoveRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000060320 2f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000060350 21 instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::get_Current()
0000000000060380 11 instance object [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::System.Collections.IEnumerator.get_Current()
00000000000603A0 1a instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::MoveNext()
00000000000603C0 1a instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::System.Collections.IEnumerator.MoveNext()
00000000000603E0 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::Reset()
0000000000060400 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::System.Collections.IEnumerator.Reset()
0000000000060420 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor()
0000000000060440 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate[])
0000000000060470 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor(class System.Security.Cryptography.X509Certificates.X509CertificateCollection)
00000000000604A0 32 instance class System.Security.Cryptography.X509Certificates.X509Certificate [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::get_Item(int32)
00000000000604E0 5d instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::set_Item(int32,class System.Security.Cryptography.X509Certificates.X509Certificate)
0000000000060540 2b instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::Add(class System.Security.Cryptography.X509Certificates.X509Certificate)
0000000000060570 89 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate[])
0000000000060600 a0 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::AddRange(class System.Security.Cryptography.X509Certificates.X509CertificateCollection)
00000000000606A0 2d instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::Contains(class System.Security.Cryptography.X509Certificates.X509Certificate)
00000000000606D0 30 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::CopyTo(class System.Security.Cryptography.X509Certificates.X509Certificate[],int32)
0000000000060700 28 instance class System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetEnumerator()
0000000000060730 d7 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetHashCode()
0000000000060810 2b instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::IndexOf(class System.Security.Cryptography.X509Certificates.X509Certificate)
0000000000060840 30 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::Insert(int32,class System.Security.Cryptography.X509Certificates.X509Certificate)
0000000000060870 2b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::Remove(class System.Security.Cryptography.X509Certificates.X509Certificate)
00000000000608A0 6b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection::OnValidate(object)
0000000000060910 5c instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::.ctor(class System.Security.Cryptography.X509Certificates.X509CertificateCollection)
0000000000060970 21 instance class System.Security.Cryptography.X509Certificates.X509Certificate [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::get_Current()
00000000000609A0 11 instance object [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::System.Collections.IEnumerator.get_Current()
00000000000609C0 1a instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::MoveNext()
00000000000609E0 1a instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext()
0000000000060A00 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::Reset()
0000000000060A20 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator::System.Collections.IEnumerator.Reset()
0000000000060A40 1e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::.ctor()
0000000000060A60 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::.ctor(bool)
0000000000060A90 71 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::.ctor(native int)
0000000000060B10 26 class System.Security.Cryptography.X509Certificates.X509Chain [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::Create()
0000000000060B40 4b instance class System.Security.Cryptography.X509Certificates.X509ChainElementCollection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::get_ChainElements()
0000000000060B90 3a instance class System.Security.Cryptography.X509Certificates.X509ChainPolicy [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::get_ChainPolicy()
0000000000060BD0 3f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::set_ChainPolicy(class System.Security.Cryptography.X509Certificates.X509ChainPolicy)
0000000000060C10 50 instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::get_ChainStatus()
0000000000060C60 26 instance native int [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::get_ChainContext()
0000000000060C90 26 instance class Microsoft.Win32.SafeHandles.SafeX509ChainHandle [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::get_SafeHandle()
0000000000060CC0 18 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::Build(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000060CE0 256 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::Build(class System.Security.Cryptography.X509Certificates.X509Certificate2,bool)
0000000000060F40 30 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::Dispose()
0000000000060F70 16 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::Dispose(bool)
0000000000060F90 35 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Chain::Reset()
0000000000060FD0 39 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2,valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus[],string)
0000000000061010 a instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::get_Certificate()
0000000000061020 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::set_Certificate(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000061040 a instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::get_ChainElementStatus()
0000000000061050 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::set_ChainElementStatus(valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus[])
0000000000061070 a instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::get_Information()
0000000000061080 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElement::set_Information(string)
00000000000610A0 25 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::.ctor()
00000000000610D0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::.ctor(class System.Security.Cryptography.X509Certificates.X509ChainElement[])
00000000000610F0 d instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Count()
0000000000061100 8 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_IsSynchronized()
0000000000061110 9 instance object [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_SyncRoot()
0000000000061120 a7 instance class System.Security.Cryptography.X509Certificates.X509ChainElement [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Item(int32)
00000000000611D0 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::CopyTo(class System.Security.Cryptography.X509Certificates.X509ChainElement[],int32)
00000000000611F0 190 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.ICollection.CopyTo(class [System.Runtime]System.Array,int32)
0000000000061380 31 instance class System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::GetEnumerator()
00000000000613C0 31 instance class [System.Runtime]System.Collections.IEnumerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.IEnumerable.GetEnumerator()
0000000000061400 1b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::.ctor(class System.Security.Cryptography.X509Certificates.X509ChainElementCollection)
0000000000061420 22 instance class System.Security.Cryptography.X509Certificates.X509ChainElement [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::get_Current()
0000000000061450 22 instance object [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::System.Collections.IEnumerator.get_Current()
0000000000061480 25 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::MoveNext()
00000000000614B0 d instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::Reset()
00000000000614C0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::.ctor()
00000000000614E0 11 instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_ApplicationPolicy()
0000000000061500 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_ApplicationPolicy(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection)
0000000000061520 11 instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_CertificatePolicy()
0000000000061540 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_CertificatePolicy(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection)
0000000000061560 10 instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_RevocationMode()
0000000000061570 82 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_RevocationMode(valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode)
0000000000061600 10 instance valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_RevocationFlag()
0000000000061610 82 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_RevocationFlag(valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag)
00000000000616A0 10 instance valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_VerificationFlags()
00000000000616B0 85 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_VerificationFlags(valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags)
0000000000061740 11 instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_VerificationTime()
0000000000061760 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_VerificationTime(valuetype [System.Runtime]System.DateTime)
0000000000061780 11 instance valuetype [System.Runtime]System.TimeSpan [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_UrlRetrievalTimeout()
00000000000617A0 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_UrlRetrievalTimeout(valuetype [System.Runtime]System.TimeSpan)
00000000000617C0 11 instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_ExtraStore()
00000000000617E0 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_ExtraStore(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000061800 f5 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainPolicy::Reset()
0000000000061900 9 instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainStatus::get_Status()
0000000000061910 9 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainStatus::set_Status(valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
0000000000061920 19 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainStatus::get_StatusInformation()
0000000000061940 d instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ChainStatus::set_StatusInformation(string)
0000000000061950 6d instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor()
00000000000619C0 5e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData,bool)
0000000000061A20 58 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection,bool)
0000000000061A80 6c instance class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::get_EnhancedKeyUsages()
0000000000061AF0 1f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::CopyFrom(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
0000000000061B10 5c uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::EncodeExtension(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection)
0000000000061B70 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::.ctor()
0000000000061B90 54 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData,bool)
0000000000061BF0 db instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid,uint8[],bool)
0000000000061CD0 54 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::.ctor(string,uint8[],bool)
0000000000061D30 11 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::get_Critical()
0000000000061D50 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::set_Critical(bool)
0000000000061D70 a9 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::CopyFrom(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
0000000000061E20 38 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Extension::.ctor(string)
0000000000061E60 30 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::.ctor()
0000000000061E90 18 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Count()
0000000000061EB0 8 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_IsSynchronized()
0000000000061EC0 9 instance object [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_SyncRoot()
0000000000061ED0 b3 instance class System.Security.Cryptography.X509Certificates.X509Extension [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Item(int32)
0000000000061F90 14e instance class System.Security.Cryptography.X509Certificates.X509Extension [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Item(string)
00000000000620E0 61 instance int32 [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::Add(class System.Security.Cryptography.X509Certificates.X509Extension)
0000000000062150 13 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::CopyTo(class System.Security.Cryptography.X509Certificates.X509Extension[],int32)
0000000000062170 1ae instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::System.Collections.ICollection.CopyTo(class [System.Runtime]System.Array,int32)
0000000000062320 31 instance class System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::GetEnumerator()
0000000000062360 31 instance class [System.Runtime]System.Collections.IEnumerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionCollection::System.Collections.IEnumerable.GetEnumerator()
00000000000623A0 1b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::.ctor(class System.Security.Cryptography.X509Certificates.X509ExtensionCollection)
00000000000623C0 22 instance class System.Security.Cryptography.X509Certificates.X509Extension [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::get_Current()
00000000000623F0 22 instance object [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::System.Collections.IEnumerator.get_Current()
0000000000062420 3f instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::MoveNext()
0000000000062460 d instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::Reset()
0000000000062470 48 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor()
00000000000624C0 5e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData,bool)
0000000000062520 6e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags,bool)
0000000000062590 6b instance valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::get_KeyUsages()
0000000000062600 1f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::CopyFrom(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
0000000000062620 39 instance class System.Security.Cryptography.X509Certificates.PublicKey [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SignatureGenerator::get_PublicKey()
0000000000062660 56 class System.Security.Cryptography.X509Certificates.X509SignatureGenerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SignatureGenerator::CreateForECDsa(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa)
00000000000626C0 12e class System.Security.Cryptography.X509Certificates.X509SignatureGenerator [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SignatureGenerator::CreateForRSA(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA,class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSASignaturePadding)
00000000000627F0 6 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SignatureGenerator::.ctor()
0000000000062800 1b instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor()
0000000000062820 16 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(string)
0000000000062840 16 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(valuetype System.Security.Cryptography.X509Certificates.StoreName)
0000000000062860 18 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(valuetype System.Security.Cryptography.X509Certificates.StoreLocation)
0000000000062880 1b8 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(valuetype System.Security.Cryptography.X509Certificates.StoreName,valuetype System.Security.Cryptography.X509Certificates.StoreLocation)
0000000000062A40 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(valuetype System.Security.Cryptography.X509Certificates.StoreName,valuetype System.Security.Cryptography.X509Certificates.StoreLocation,valuetype System.Security.Cryptography.X509Certificates.OpenFlags)
0000000000062A70 87 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(string,valuetype System.Security.Cryptography.X509Certificates.StoreLocation)
0000000000062B00 2a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(string,valuetype System.Security.Cryptography.X509Certificates.StoreLocation,valuetype System.Security.Cryptography.X509Certificates.OpenFlags)
0000000000062B30 21 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::.ctor(native int)
0000000000062B60 88 instance native int [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::get_StoreHandle()
0000000000062BF0 9 instance valuetype System.Security.Cryptography.X509Certificates.StoreLocation [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::get_Location()
0000000000062C00 9 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::set_Location(valuetype System.Security.Cryptography.X509Certificates.StoreLocation)
0000000000062C10 a instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::get_Name()
0000000000062C20 11 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::set_Name(string)
0000000000062C40 4e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::Open(valuetype System.Security.Cryptography.X509Certificates.OpenFlags)
0000000000062C90 40 instance class System.Security.Cryptography.X509Certificates.X509Certificate2Collection [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::get_Certificates()
0000000000062CD0 11 instance bool [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::get_IsOpen()
0000000000062CF0 e6 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::Add(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000062DE0 115 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::AddRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000062F00 8f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::Remove(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000062F90 115 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::RemoveRange(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
00000000000630B0 26 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::Dispose()
00000000000630E0 26 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509Store::Close()
0000000000063110 55 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor()
0000000000063170 5e instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData,bool)
00000000000631D0 58 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(uint8[],bool)
0000000000063230 5a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(class System.Security.Cryptography.X509Certificates.PublicKey,bool)
0000000000063290 5a instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(class System.Security.Cryptography.X509Certificates.PublicKey,valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm,bool)
00000000000632F0 58 instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(string,bool)
0000000000063350 99 instance string [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::get_SubjectKeyIdentifier()
00000000000633F0 1f instance void [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::CopyFrom(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.AsnEncodedData)
0000000000063410 a3 uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::EncodeExtension(uint8[])
00000000000634C0 4c uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::EncodeExtension(string)
0000000000063510 4c uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::EncodeExtension(class System.Security.Cryptography.X509Certificates.PublicKey,valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm)
0000000000063560 13e uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::GenerateSubjectKeyIdentifierFromPublicKey(class System.Security.Cryptography.X509Certificates.PublicKey,valuetype System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm)
00000000000636A0 7b uint8[] [System.Security.Cryptography.X509Certificates] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::ComputeSha1(uint8[])
00000000000637F0 3f instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::.ctor(string)
0000000000063830 3f instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::.ctor(class [System.Runtime.InteropServices]System.Security.SecureString)
0000000000063870 47 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::ReleaseHandle()
00000000000638C0 40 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::Dispose(bool)
0000000000063900 26 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::get_IsInvalid()
0000000000063930 14 instance native int [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::CreateHandle(string)
0000000000063950 14 instance native int [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::CreateHandle(class [System.Runtime.InteropServices]System.Security.SecureString)
0000000000063970 1c instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePasswordHandle::FreeHandle()
0000000000063990 16 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle::.ctor()
00000000000639B0 5c class Microsoft.Win32.SafeHandles.SafeX509ChainHandle [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle::get_InvalidHandle()
0000000000063A10 16 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle::ReleaseHandle()
0000000000063A30 36 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle::Dispose(bool)
0000000000063A70 27 void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle+<>c::.cctor()
0000000000063AA0 6 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle+<>c::.ctor()
0000000000063AB0 21 instance class Microsoft.Win32.SafeHandles.SafeX509ChainHandle [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509ChainHandle+<>c::<get_InvalidHandle>b__2_0()
0000000000063AE0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeSharedAsn1ObjectHandle::.ctor()
0000000000063B00 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeSharedX509NameEntryHandle::.ctor()
0000000000063B20 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StackHandle::.ctor()
0000000000063B40 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StackHandle::ReleaseHandle()
0000000000063B80 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StackHandle::get_IsInvalid()
0000000000063BA0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle::.ctor()
0000000000063BC0 37 void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeSharedX509StackHandle::.cctor()
0000000000063C00 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle::.ctor()
0000000000063C20 14 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle::.ctor(native int,bool)
0000000000063C40 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle::ReleaseHandle()
0000000000063C80 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreCtxHandle::get_IsInvalid()
0000000000063CA0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeAsn1BitStringHandle::.ctor()
0000000000063CC0 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeAsn1BitStringHandle::ReleaseHandle()
0000000000063D00 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeAsn1BitStringHandle::get_IsInvalid()
0000000000063D20 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeAsn1StringHandle::.ctor()
0000000000063D40 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeAsn1StringHandle::ReleaseHandle()
0000000000063D80 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeAsn1StringHandle::get_IsInvalid()
0000000000063DA0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeSharedAsn1StringHandle::.ctor()
0000000000063DC0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeSharedAsn1IntegerHandle::.ctor()
0000000000063DE0 14 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeBignumHandle::.ctor(native int,bool)
0000000000063E00 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeBignumHandle::ReleaseHandle()
0000000000063E40 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeBignumHandle::get_IsInvalid()
0000000000063E60 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeBioHandle::.ctor()
0000000000063E80 62 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeBioHandle::ReleaseHandle()
0000000000063EF0 41 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeBioHandle::get_IsInvalid()
0000000000063F40 14 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeInteriorHandle::.ctor(native int,bool)
0000000000063F60 4b instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeInteriorHandle::ReleaseHandle()
0000000000063FB0 41 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeInteriorHandle::get_IsInvalid()
0000000000064000 4f instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeInteriorHandle::SetParent(class [System.Runtime]System.Runtime.InteropServices.SafeHandle)
00000000000641D0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePkcs12Handle::.ctor()
00000000000641F0 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePkcs12Handle::ReleaseHandle()
0000000000064230 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePkcs12Handle::get_IsInvalid()
0000000000064250 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePkcs7Handle::.ctor()
0000000000064270 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePkcs7Handle::ReleaseHandle()
00000000000642B0 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafePkcs7Handle::get_IsInvalid()
00000000000642D0 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeRsaHandle::.ctor()
00000000000642F0 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeRsaHandle::ReleaseHandle()
0000000000064330 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeRsaHandle::get_IsInvalid()
0000000000064350 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509Handle::.ctor()
0000000000064370 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509Handle::ReleaseHandle()
00000000000643B0 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509Handle::get_IsInvalid()
00000000000643D0 37 void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509Handle::.cctor()
0000000000064410 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509CrlHandle::.ctor()
0000000000064430 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509CrlHandle::ReleaseHandle()
0000000000064470 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509CrlHandle::get_IsInvalid()
0000000000064490 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreHandle::.ctor()
00000000000644B0 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreHandle::ReleaseHandle()
00000000000644F0 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509StoreHandle::get_IsInvalid()
0000000000064510 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509NameHandle::.ctor()
0000000000064530 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509NameHandle::ReleaseHandle()
0000000000064570 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeX509NameHandle::get_IsInvalid()
0000000000064590 18 instance void [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeEkuExtensionHandle::.ctor()
00000000000645B0 33 instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeEkuExtensionHandle::ReleaseHandle()
00000000000645F0 1a instance bool [System.Security.Cryptography.X509Certificates] Microsoft.Win32.SafeHandles.SafeEkuExtensionHandle::get_IsInvalid()
0000000000064610 5e uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.EncodingHelpers::WrapAsSegmentedForSequence(uint8[])
0000000000064670 8a void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.EncodingHelpers::ValidateSignatureAlgorithm(uint8[])
0000000000064700 288 uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.EncodingHelpers::SegmentedEncodeSubjectPublicKeyInfo(class System.Security.Cryptography.X509Certificates.PublicKey)
0000000000064990 136 uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.EncodingHelpers::SegmentedEncodedX509Extension(class System.Security.Cryptography.X509Certificates.X509Extension)
0000000000064AD0 1a0 uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.EncodingHelpers::SegmentedEncodeAttributeSet(class [System.Runtime]System.Collections.Generic.IEnumerable`1<class System.Security.Cryptography.X509Certificates.X501Attribute>)
0000000000064C70 26 uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::CloneByteArray(uint8[])
0000000000064CA0 bb char[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::ToHexArrayUpper(uint8[])
0000000000064D60 19 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::ToHexStringUpper(uint8[])
0000000000064D80 e2 uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::DecodeHexString(string)
0000000000064E70 46 uint8 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::HexToByte(char)
0000000000064EC0 1f char [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::NibbleToHex(uint8)
0000000000064EE0 48 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::ContentsEqual(uint8[],uint8[])
0000000000065010 7b bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::IsValidDay(class [System.Runtime]System.Globalization.Calendar,int32,int32,int32,int32)
0000000000065090 63 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::IsValidMonth(class [System.Runtime]System.Globalization.Calendar,int32,int32,int32)
0000000000065100 91 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::IsValidYear(class [System.Runtime]System.Globalization.Calendar,int32,int32)
00000000000651A0 ac void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Helpers::DisposeAll(class [System.Runtime]System.Collections.Generic.IEnumerable`1<class [System.Runtime]System.IDisposable>)
0000000000065250 45 valuetype Internal.Cryptography.PinAndClear [System.Security.Cryptography.X509Certificates] Internal.Cryptography.PinAndClear::Track(uint8[])
00000000000652A0 2d instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.PinAndClear::Dispose()
00000000000656E0 417 class System.Security.Cryptography.X509Certificates.X509Certificate2Collection [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::FindFromCollection(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,valuetype System.Security.Cryptography.X509Certificates.X509FindType,object,bool)
0000000000065B90 70 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::ConfirmedOidValue(class Internal.Cryptography.Pal.IFindPal,object,valuetype [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidGroup)
0000000000065C00 11f valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::ConfirmedX509KeyUsage(object)
0000000000065D20 243 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::ValidateOidValue(string)
0000000000065F70 c9 valuetype [System.Runtime.Numerics]System.Numerics.BigInteger [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::PositiveBigIntegerFromByteArray(uint8[])
0000000000066040 165 valuetype [System.Runtime.Numerics]System.Numerics.BigInteger [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::LaxParseDecimalBigInteger(string)
00000000000661B0 4a class Internal.Cryptography.Pal.IFindPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::OpenPal(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,bool)
0000000000066200 154 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.FindPal::.cctor()
00000000000663D0 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertCollectionLoader::.ctor(class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>)
00000000000663F0 1f instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertCollectionLoader::Dispose()
0000000000066410 10a instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertCollectionLoader::MoveTo(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000066520 79 class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificateAssetDownloader::DownloadCertificate(string,valuetype [System.Runtime]System.TimeSpan&)
00000000000665A0 106 class Microsoft.Win32.SafeHandles.SafeX509CrlHandle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificateAssetDownloader::DownloadCrl(string,valuetype [System.Runtime]System.TimeSpan&)
00000000000666B0 343 uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificateAssetDownloader::DownloadAsset(string,valuetype [System.Runtime]System.TimeSpan&)
0000000000066A00 a3 uint64 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificateAssetDownloader::CurlWriteCallback(native int,uint64,uint64,native int)
0000000000066AB0 32 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificateAssetDownloader::.cctor()
0000000000066AF0 7a class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::FromHandle(native int)
0000000000066B70 27 class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::FromOtherCert(class System.Security.Cryptography.X509Certificates.X509Certificate)
0000000000066BA0 114 class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::FromBlob(uint8[],class Microsoft.Win32.SafeHandles.SafePasswordHandle,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
0000000000066CC0 92 class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::FromFile(string,class Microsoft.Win32.SafeHandles.SafePasswordHandle,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
0000000000066D60 156 class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::FromBio(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafePasswordHandle)
0000000000066EC0 20 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::RewindBio(class Microsoft.Win32.SafeHandles.SafeBioHandle,int32)
0000000000066EE0 7d bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::TryReadX509Der(uint8[],class Internal.Cryptography.ICertificatePal&)
0000000000066F60 7a bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::TryReadX509Pem(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Internal.Cryptography.ICertificatePal&)
0000000000066FE0 a5 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::TryReadX509Pem(uint8[],class Internal.Cryptography.ICertificatePal&)
0000000000067090 7a bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePal::TryReadX509Der(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Internal.Cryptography.ICertificatePal&)
0000000000067110 20 class Internal.Cryptography.Pal.IChainPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainPal::FromHandle(native int)
0000000000067130 b bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainPal::ReleaseSafeX509ChainHandle(native int)
0000000000067140 4e6 class Internal.Cryptography.Pal.IChainPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainPal::BuildChain(bool,class Internal.Cryptography.ICertificatePal,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection,class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection,valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode,valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag,valuetype [System.Runtime]System.DateTime,valuetype [System.Runtime]System.TimeSpan)
0000000000067630 296 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainPal::SaveIntermediateCertificates(class System.Security.Cryptography.X509Certificates.X509ChainElement[],class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>)
00000000000678D0 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CollectionBackedStoreProvider::.ctor(class [System.Collections]System.Collections.Generic.List`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>)
00000000000678F0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CollectionBackedStoreProvider::Dispose()
0000000000067900 112 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CollectionBackedStoreProvider::CloneTo(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000067A20 20 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CollectionBackedStoreProvider::Add(class Internal.Cryptography.ICertificatePal)
0000000000067A40 20 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CollectionBackedStoreProvider::Remove(class Internal.Cryptography.ICertificatePal)
0000000000067A60 8 instance class [System.Runtime]System.Runtime.InteropServices.SafeHandle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CollectionBackedStoreProvider::Internal.Cryptography.Pal.IStorePal.get_SafeHandle()
0000000000067A70 ab void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CrlCache::AddCrlForCertificate(class System.Security.Cryptography.X509Certificates.X509Certificate2,class Microsoft.Win32.SafeHandles.SafeX509StoreHandle,valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode,valuetype [System.Runtime]System.DateTime,valuetype [System.Runtime]System.TimeSpan&)
0000000000067B20 177 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CrlCache::AddCachedCrl(class System.Security.Cryptography.X509Certificates.X509Certificate2,class Microsoft.Win32.SafeHandles.SafeX509StoreHandle,valuetype [System.Runtime]System.DateTime)
0000000000067CA0 1aa void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CrlCache::DownloadAndAddCrl(class System.Security.Cryptography.X509Certificates.X509Certificate2,class Microsoft.Win32.SafeHandles.SafeX509StoreHandle,valuetype [System.Runtime]System.TimeSpan&)
0000000000067E50 a1 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CrlCache::GetCachedCrlPath(class System.Security.Cryptography.X509Certificates.X509Certificate2,bool)
0000000000067F00 238 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CrlCache::GetCdpUrl(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000068140 cd instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::.ctor(string,valuetype System.Security.Cryptography.X509Certificates.OpenFlags)
0000000000068210 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::Dispose()
0000000000068220 1d2 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::CloneTo(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000068400 52d instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::Add(class Internal.Cryptography.ICertificatePal)
0000000000068930 201 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::Remove(class Internal.Cryptography.ICertificatePal)
0000000000068B40 8 instance class [System.Runtime]System.Runtime.InteropServices.SafeHandle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::Internal.Cryptography.Pal.IStorePal.get_SafeHandle()
0000000000068B50 2d7 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::FindExistingFilename(class System.Security.Cryptography.X509Certificates.X509Certificate2,string,bool&)
0000000000068E30 135 instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::FindOpenSlot(string)
0000000000068F70 7b string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::GetStorePath(string)
0000000000068FF0 ea string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::GetDirectoryName(string)
00000000000690E0 175 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::EnsureDirectoryPermissions(string,uint32)
0000000000069260 37b void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider::EnsureFilePermissions(class [System.Runtime]System.IO.FileStream,uint32)
00000000000695E0 155 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider+UnsupportedDisallowedStore::.ctor(valuetype System.Security.Cryptography.X509Certificates.OpenFlags)
0000000000069740 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider+UnsupportedDisallowedStore::Dispose()
0000000000069750 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider+UnsupportedDisallowedStore::CloneTo(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000069760 a7 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider+UnsupportedDisallowedStore::Add(class Internal.Cryptography.ICertificatePal)
0000000000069810 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider+UnsupportedDisallowedStore::Remove(class Internal.Cryptography.ICertificatePal)
0000000000069820 a instance class [System.Runtime]System.Runtime.InteropServices.SafeHandle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.DirectoryBasedStoreProvider+UnsupportedDisallowedStore::Internal.Cryptography.Pal.IStorePal.get_SafeHandle()
0000000000069830 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::.ctor(class Internal.Cryptography.ICertificatePal)
0000000000069850 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
0000000000069870 10 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::Dispose()
0000000000069880 bc instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::Export(valuetype System.Security.Cryptography.X509Certificates.X509ContentType,class Microsoft.Win32.SafeHandles.SafePasswordHandle)
0000000000069940 6f instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::ExportX509Der()
00000000000699B0 2a6 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::ExportPfx(class Microsoft.Win32.SafeHandles.SafePasswordHandle)
0000000000069C60 95 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::PushHandle(native int,class Microsoft.Win32.SafeHandles.SafeX509StackHandle)
0000000000069D00 1b9 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::ExportPkcs7()
0000000000069EC0 34 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider::.cctor()
0000000000069F00 27 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider+<>c::.cctor()
0000000000069F30 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider+<>c::.ctor()
0000000000069F40 11 instance int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider+<>c::<ExportPkcs7>b__10_0(class Microsoft.Win32.SafeHandles.SafePkcs7Handle)
0000000000069F60 14 instance int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ExportProvider+<>c::<ExportPkcs7>b__10_1(class Microsoft.Win32.SafeHandles.SafePkcs7Handle,uint8[])
0000000000069F80 2f instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslCertificateFinder::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,bool)
0000000000069FB0 14 instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslCertificateFinder::DerStringToManagedString(uint8[])
0000000000069FD0 5f instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslCertificateFinder::GetSubjectPublicKeyInfo(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000006A030 45 instance class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslCertificateFinder::CloneCertificate(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000006A080 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslPkcs12Reader::.ctor(class Microsoft.Win32.SafeHandles.SafePkcs12Handle)
000000000006A0A0 7e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslPkcs12Reader::TryRead(uint8[],class Internal.Cryptography.Pal.OpenSslPkcs12Reader&)
000000000006A120 7b bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslPkcs12Reader::TryRead(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Internal.Cryptography.Pal.OpenSslPkcs12Reader&)
000000000006A1A0 79 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslPkcs12Reader::Dispose()
000000000006A220 35 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslPkcs12Reader::Decrypt(class Microsoft.Win32.SafeHandles.SafePasswordHandle)
000000000006A260 12b instance class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.Pal.OpenSslX509CertificateReader> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslPkcs12Reader::ReadCertificates()
000000000006A390 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::.ctor(class Microsoft.Win32.SafeHandles.SafeX509Handle)
000000000006A3E0 11 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_HasPrivateKey()
000000000006A400 21 instance native int [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Handle()
000000000006A430 a instance class Microsoft.Win32.SafeHandles.SafeX509Handle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_SafeHandle()
000000000006A440 19 instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Issuer()
000000000006A460 19 instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Subject()
000000000006A480 15 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Thumbprint()
000000000006A4A0 1b instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_KeyAlgorithm()
000000000006A4C0 15 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_KeyAlgorithmParameters()
000000000006A4E0 1b instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_PublicKeyValue()
000000000006A500 86 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_SerialNumber()
000000000006A590 1b instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_SignatureAlgorithm()
000000000006A5B0 1b instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_NotAfter()
000000000006A5D0 1b instance valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_NotBefore()
000000000006A5F0 a4 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_RawData()
000000000006A6A0 3a instance int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Version()
000000000006A6E0 8 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Archived()
000000000006A6F0 55 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::set_Archived(bool)
000000000006A750 10 instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_FriendlyName()
000000000006A760 55 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::set_FriendlyName(string)
000000000006A7C0 3d instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_SubjectName()
000000000006A800 3d instance class System.Security.Cryptography.X509Certificates.X500DistinguishedName [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_IssuerName()
000000000006A840 10c instance class [System.Runtime]System.Collections.Generic.IEnumerable`1<class System.Security.Cryptography.X509Certificates.X509Extension> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_Extensions()
000000000006A950 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::SetPrivateKey(class [System.Security.Cryptography.OpenSsl]System.Security.Cryptography.SafeEvpPKeyHandle)
000000000006A970 a instance class [System.Security.Cryptography.OpenSsl]System.Security.Cryptography.SafeEvpPKeyHandle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::get_PrivateKeyHandle()
000000000006A980 4a instance class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::GetRSAPrivateKey()
000000000006A9D0 4a instance class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.DSA [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::GetDSAPrivateKey()
000000000006AA20 90 instance class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::GetECDsaPublicKey()
000000000006AAB0 4a instance class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::GetECDsaPrivateKey()
000000000006AB00 4c instance class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::CopyWithPrivateKey(class [System.Security.Cryptography.OpenSsl]System.Security.Cryptography.SafeEvpPKeyHandle)
000000000006AB50 1ef instance class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::CopyWithPrivateKey(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.DSA)
000000000006AD40 2bb instance class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::CopyWithPrivateKey(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.ECDsa)
000000000006B000 447 instance class Internal.Cryptography.ICertificatePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::CopyWithPrivateKey(class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA)
000000000006B450 ec instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::GetNameInfo(valuetype System.Security.Cryptography.X509Certificates.X509NameType,bool)
000000000006B540 58 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::AppendPrivateKeyInfo(class [System.Runtime]System.Text.StringBuilder)
000000000006B5A0 48 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::Dispose()
000000000006B5F0 63 instance class Internal.Cryptography.Pal.OpenSslX509CertificateReader [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::DuplicateHandles()
000000000006B660 1e2 valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader::ExtractValidityDateTime(native int)
000000000006B850 27 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader+<>c::.cctor()
000000000006B880 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader+<>c::.ctor()
000000000006B890 11 instance int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader+<>c::<get_RawData>b__33_0(class Microsoft.Win32.SafeHandles.SafeX509Handle)
000000000006B8B0 14 instance int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509CertificateReader+<>c::<get_RawData>b__33_1(class Microsoft.Win32.SafeHandles.SafeX509Handle,uint8[])
000000000006B8D0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::Dispose()
000000000006B8E0 30 instance valuetype [System.Runtime]System.Nullable`1<bool> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::Verify(valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags,class [System.Runtime]System.Exception&)
000000000006B910 a instance class System.Security.Cryptography.X509Certificates.X509ChainElement[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::get_ChainElements()
000000000006B920 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::set_ChainElements(class System.Security.Cryptography.X509Certificates.X509ChainElement[])
000000000006B940 a instance valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::get_ChainStatus()
000000000006B950 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::set_ChainStatus(valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus[])
000000000006B970 8 instance class Microsoft.Win32.SafeHandles.SafeX509ChainHandle [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::get_SafeHandle()
000000000006B980 9a0 class Internal.Cryptography.Pal.IChainPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::BuildChain(class System.Security.Cryptography.X509Certificates.X509Certificate2,class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>,class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>,class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection,class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection,valuetype System.Security.Cryptography.X509Certificates.X509RevocationMode,valuetype System.Security.Cryptography.X509Certificates.X509RevocationFlag,valuetype [System.Runtime]System.DateTime,valuetype [System.Runtime]System.TimeSpan&)
000000000006C330 af void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::AddElementStatus(class [System.Collections]System.Collections.Generic.List`1<valuetype Interop/Crypto/X509VerifyStatusCode>,class [System.Collections]System.Collections.Generic.List`1<valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus>,class [System.Collections]System.Collections.Generic.List`1<valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus>)
000000000006C3E0 13e void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::AddElementStatus(valuetype Interop/Crypto/X509VerifyStatusCode,class [System.Collections]System.Collections.Generic.List`1<valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus>,class [System.Collections]System.Collections.Generic.List`1<valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus>)
000000000006C520 c3 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::AddUniqueStatus(class [System.Runtime]System.Collections.Generic.IList`1<valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus>,valuetype System.Security.Cryptography.X509Certificates.X509ChainStatus&)
000000000006C5F0 de valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::MapVerifyErrorToChainStatus(valuetype Interop/Crypto/X509VerifyStatusCode)
000000000006C6D0 6ab class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::FindCandidates(class System.Security.Cryptography.X509Certificates.X509Certificate2,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>,class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>,valuetype [System.Runtime]System.TimeSpan&)
000000000006CD80 b3 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::DisposeUnreferenced(class [System.Runtime]System.Collections.Generic.ISet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
000000000006CE40 2c6 class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::FindIssuer(class System.Security.Cryptography.X509Certificates.X509Certificate2,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection[],class [System.Collections]System.Collections.Generic.HashSet`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>,valuetype [System.Runtime]System.TimeSpan&)
000000000006D110 52 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::IsSelfSigned(class System.Security.Cryptography.X509Certificates.X509Certificate2)
000000000006D170 7d class System.Security.Cryptography.X509Certificates.X509Certificate2 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::DownloadCertificate(uint8[],valuetype [System.Runtime]System.TimeSpan&)
000000000006D1F0 159 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::FindHttpAiaRecord(uint8[],string)
000000000006D350 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor::.ctor()
000000000006D360 1ba instance int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor+WorkingChain::VerifyCallback(int32,native int)
000000000006D520 30 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509ChainProcessor+WorkingChain::.ctor()
000000000006D550 fe instance class [System.Security.Cryptography.Primitives]System.Security.Cryptography.AsymmetricAlgorithm [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::DecodePublicKey(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid,uint8[],uint8[],class Internal.Cryptography.ICertificatePal)
000000000006D650 1b instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::X500DistinguishedNameDecode(uint8[],valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
000000000006D670 16 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::X500DistinguishedNameEncode(string,valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
000000000006D690 2f instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::X500DistinguishedNameFormat(uint8[],bool)
000000000006D6C0 b3 instance valuetype System.Security.Cryptography.X509Certificates.X509ContentType [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::GetCertContentType(uint8[])
000000000006D780 1c3 instance valuetype System.Security.Cryptography.X509Certificates.X509ContentType [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::GetCertContentType(string)
000000000006D950 e3 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::DecodeX509KeyUsageExtension(uint8[],valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags&)
000000000006DA40 34 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::DecodeX509BasicConstraints2Extension(uint8[],bool&,bool&,int32&)
000000000006DA80 130 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::DecodeX509EnhancedKeyUsageExtension(uint8[],class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection&)
000000000006DBB0 152 class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.RSA [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::BuildRsaPublicKey(uint8[])
000000000006DD10 1e3 class [System.Security.Cryptography.Algorithms]System.Security.Cryptography.DSA [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::BuildDsaPublicKey(uint8[],uint8[])
000000000006DF00 68 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::TrimPaddingByte(uint8[]&)
000000000006DF70 e6 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::PadOrTrim(uint8[]&,int32)
000000000006E060 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.OpenSslX509Encoder::.ctor()
000000000006E070 1a6 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::IsPkcs7(uint8[])
000000000006E220 82 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::IsPkcs7Der(class Microsoft.Win32.SafeHandles.SafeBioHandle)
000000000006E2B0 82 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::IsPkcs7Pem(class Microsoft.Win32.SafeHandles.SafeBioHandle)
000000000006E340 21 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Der(uint8[],class Internal.Cryptography.ICertificatePal&)
000000000006E370 21 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Der(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Internal.Cryptography.ICertificatePal&)
000000000006E3A0 1e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Der(uint8[],class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E3C0 1e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Der(class Microsoft.Win32.SafeHandles.SafeBioHandle,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E3E0 cb bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Der(uint8[],bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E4B0 c8 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Der(class Microsoft.Win32.SafeHandles.SafeBioHandle,bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E580 21 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Pem(uint8[],class Internal.Cryptography.ICertificatePal&)
000000000006E5B0 21 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Pem(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Internal.Cryptography.ICertificatePal&)
000000000006E5E0 1e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Pem(uint8[],class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E600 1e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Pem(class Microsoft.Win32.SafeHandles.SafeBioHandle,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E620 c2 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Pem(uint8[],bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E6F0 c8 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7Pem(class Microsoft.Win32.SafeHandles.SafeBioHandle,bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E7C0 146 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs7(class Microsoft.Win32.SafeHandles.SafePkcs7Handle,bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E910 21 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(uint8[],class Microsoft.Win32.SafeHandles.SafePasswordHandle,class Internal.Cryptography.ICertificatePal&)
000000000006E940 21 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafePasswordHandle,class Internal.Cryptography.ICertificatePal&)
000000000006E970 1e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(uint8[],class Microsoft.Win32.SafeHandles.SafePasswordHandle,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E990 1e bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafePasswordHandle,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006E9B0 c8 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(uint8[],class Microsoft.Win32.SafeHandles.SafePasswordHandle,bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006EA80 c8 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafePasswordHandle,bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006EB50 1a7 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.PkcsFormatReader::TryReadPkcs12(class Internal.Cryptography.Pal.OpenSslPkcs12Reader,class Microsoft.Win32.SafeHandles.SafePasswordHandle,bool,class Internal.Cryptography.ICertificatePal&,class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>&)
000000000006ED00 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.SingleCertLoader::.ctor(class Internal.Cryptography.ICertificatePal)
000000000006ED20 1f instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.SingleCertLoader::Dispose()
000000000006ED40 56 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.SingleCertLoader::MoveTo(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
000000000006EDA0 20 class Internal.Cryptography.Pal.IStorePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::FromHandle(native int)
000000000006EDC0 121 class Internal.Cryptography.Pal.ILoaderPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::FromBlob(uint8[],class Microsoft.Win32.SafeHandles.SafePasswordHandle,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000006EEF0 92 class Internal.Cryptography.Pal.ILoaderPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::FromFile(string,class Microsoft.Win32.SafeHandles.SafePasswordHandle,valuetype System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
000000000006EF90 1d0 class Internal.Cryptography.Pal.ILoaderPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::FromBio(class Microsoft.Win32.SafeHandles.SafeBioHandle,class Microsoft.Win32.SafeHandles.SafePasswordHandle)
000000000006F160 29 class Internal.Cryptography.Pal.IExportPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::FromCertificate(class Internal.Cryptography.ICertificatePal)
000000000006F190 29 class Internal.Cryptography.Pal.IExportPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::LinkFromCertificateCollection(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
000000000006F1C0 23f class Internal.Cryptography.Pal.IStorePal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::FromSystemStore(string,valuetype System.Security.Cryptography.X509Certificates.StoreLocation,valuetype System.Security.Cryptography.X509Certificates.OpenFlags)
000000000006F400 29 class Internal.Cryptography.Pal.ILoaderPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::SingleCertToLoaderPal(class Internal.Cryptography.ICertificatePal)
000000000006F430 29 class Internal.Cryptography.Pal.ILoaderPal [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::ListToLoaderPal(class [System.Collections]System.Collections.Generic.List`1<class Internal.Cryptography.ICertificatePal>)
000000000006F460 489 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::LoadMachineStores()
000000000006F950 27 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.StorePal::.cctor()
000000000006FC90 394 string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::X500DistinguishedNameDecode(uint8[],bool,bool,bool,string,string,bool)
0000000000070030 10f string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::X500DistinguishedNameDecode(uint8[],bool,valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags,bool)
0000000000070140 b5 uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::X500DistinguishedNameEncode(string,valuetype System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
0000000000070200 90 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::NeedsQuoting(string)
0000000000070290 28 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::IsQuotableWhitespace(char)
00000000000702C0 f0 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::AppendOid(class [System.Runtime]System.Text.StringBuilder,string)
00000000000703B0 4ed class [System.Collections]System.Collections.Generic.List`1<uint8[][]> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::ParseDistinguishedName(string,class [System.Collections]System.Collections.Generic.List`1<char>,bool)
00000000000708A0 c8 class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::ParseOid(string,int32,int32)
0000000000070970 102 uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::ParseRdn(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid,char[],int32,int32,bool)
0000000000070A80 d7 uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::ParseRdn(uint8[][],char[],int32,int32,bool)
0000000000070B60 cd uint8[][] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::ParseRdn(uint8[][],char[],bool)
0000000000070C30 10c char[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::ExtractValue(char[],int32,int32)
0000000000070D40 165 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X500NameEncoder::.cctor()
0000000000070EB0 27 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.X509Pal::.cctor()
0000000000070EE0 a instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_ImplicitAnyCertificatePolicy()
0000000000070EF0 a instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_ImplicitAnyCertificatePolicy(bool)
0000000000070F00 a instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_SpecifiedAnyCertificatePolicy()
0000000000070F10 a instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_SpecifiedAnyCertificatePolicy(bool)
0000000000070F20 a instance class [System.Runtime]System.Collections.Generic.ISet`1<string> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_DeclaredCertificatePolicies()
0000000000070F30 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_DeclaredCertificatePolicies(class [System.Runtime]System.Collections.Generic.ISet`1<string>)
0000000000070F50 a instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_ImplicitAnyApplicationPolicy()
0000000000070F60 a instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_ImplicitAnyApplicationPolicy(bool)
0000000000070F70 a instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_SpecifiedAnyApplicationPolicy()
0000000000070F80 a instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_SpecifiedAnyApplicationPolicy(bool)
0000000000070F90 a instance class [System.Runtime]System.Collections.Generic.ISet`1<string> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_DeclaredApplicationPolicies()
0000000000070FA0 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_DeclaredApplicationPolicies(class [System.Runtime]System.Collections.Generic.ISet`1<string>)
0000000000070FC0 a instance valuetype [System.Runtime]System.Nullable`1<int32> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_InhibitAnyDepth()
0000000000070FD0 16 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_InhibitAnyDepth(valuetype [System.Runtime]System.Nullable`1<int32>)
0000000000070FF0 a instance class [System.Collections]System.Collections.Generic.List`1<valuetype Internal.Cryptography.Pal.CertificatePolicyMapping> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_PolicyMapping()
0000000000071000 11 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_PolicyMapping(class [System.Collections]System.Collections.Generic.List`1<valuetype Internal.Cryptography.Pal.CertificatePolicyMapping>)
0000000000071020 a instance valuetype [System.Runtime]System.Nullable`1<int32> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_InhibitMappingDepth()
0000000000071030 16 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_InhibitMappingDepth(valuetype [System.Runtime]System.Nullable`1<int32>)
0000000000071050 a instance valuetype [System.Runtime]System.Nullable`1<int32> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_RequireExplicitPolicyDepth()
0000000000071060 16 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::set_RequireExplicitPolicyDepth(valuetype [System.Runtime]System.Nullable`1<int32>)
0000000000071080 16 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_AllowsAnyCertificatePolicy()
00000000000710A0 16 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::get_AllowsAnyApplicationPolicy()
00000000000710C0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicy::.ctor()
00000000000710D0 45 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::.ctor(class [System.Collections]System.Collections.Generic.List`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>)
0000000000071120 74 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::MatchesCertificatePolicies(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection)
00000000000711A0 192 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::MatchesCertificatePolicies(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid)
0000000000071340 74 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::MatchesApplicationPolicies(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection)
00000000000713C0 ad instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::MatchesApplicationPolicies(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.Oid)
0000000000071470 210 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadPolicies(class [System.Collections]System.Collections.Generic.List`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>)
0000000000071680 3c void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ApplyRestriction(int32&,valuetype [System.Runtime]System.Nullable`1<int32>)
00000000000716C0 2bc class Internal.Cryptography.Pal.CertificatePolicy [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadPolicy(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000071980 29 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::CheckExplicitAnyPolicy(class [System.Runtime]System.Collections.Generic.ISet`1<string>)
00000000000719B0 58 int32 [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadInhibitAnyPolicyExtension(class System.Security.Cryptography.X509Certificates.X509Extension)
0000000000071A10 e0 void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadCertPolicyConstraintsExtension(class System.Security.Cryptography.X509Certificates.X509Extension,class Internal.Cryptography.Pal.CertificatePolicy)
0000000000071AF0 9f class [System.Runtime]System.Collections.Generic.ISet`1<string> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadExtendedKeyUsageExtension(class System.Security.Cryptography.X509Certificates.X509Extension)
0000000000071B90 94 class [System.Runtime]System.Collections.Generic.ISet`1<string> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadCertPolicyExtension(class System.Security.Cryptography.X509Certificates.X509Extension)
0000000000071C30 cd class [System.Collections]System.Collections.Generic.List`1<valuetype Internal.Cryptography.Pal.CertificatePolicyMapping> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.CertificatePolicyChain::ReadCertPolicyMappingsExtension(class System.Security.Cryptography.X509Certificates.X509Extension)
0000000000071D00 5a bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainVerifier::Verify(class System.Security.Cryptography.X509Certificates.X509ChainElement[],valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags)
0000000000071D60 11f bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainVerifier::HasUnsuppressedError(valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags,class System.Security.Cryptography.X509Certificates.X509ChainElement,bool)
0000000000071E80 55 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainVerifier::IsSelfSigned(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000071EE0 21f valuetype [System.Runtime]System.Nullable`1<valuetype System.Security.Cryptography.X509Certificates.X509VerificationFlags> [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ChainVerifier::GetSuppressionFlag(valuetype System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
0000000000072100 2f instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::.ctor(class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,class System.Security.Cryptography.X509Certificates.X509Certificate2Collection,bool)
0000000000072130 87 instance string [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::NormalizeOid(string,valuetype [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidGroup)
00000000000721C0 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByThumbprint(uint8[])
0000000000072210 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindBySubjectName(string)
0000000000072260 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindBySubjectDistinguishedName(string)
00000000000722B0 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByIssuerName(string)
0000000000072300 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByIssuerDistinguishedName(string)
0000000000072350 89 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindBySerialNumber(valuetype [System.Runtime.Numerics]System.Numerics.BigInteger,valuetype [System.Runtime.Numerics]System.Numerics.BigInteger)
00000000000723E0 38 valuetype [System.Runtime]System.DateTime [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::NormalizeDateTime(valuetype [System.Runtime]System.DateTime)
0000000000072420 64 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByTimeValid(valuetype [System.Runtime]System.DateTime)
0000000000072490 64 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByTimeNotYetValid(valuetype [System.Runtime]System.DateTime)
0000000000072500 64 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByTimeExpired(valuetype [System.Runtime]System.DateTime)
0000000000072570 56 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByTemplateName(string)
00000000000725D0 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByApplicationPolicy(string)
0000000000072620 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByCertificatePolicy(string)
0000000000072670 49 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByExtension(string)
00000000000726C0 3f instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindByKeyUsage(valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags)
0000000000072700 56 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindBySubjectKeyIdentifier(uint8[])
0000000000072760 19 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::Dispose()
0000000000072780 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::Dispose(bool)
0000000000072790 11d class System.Security.Cryptography.X509Certificates.X509Extension [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindExtension(class System.Security.Cryptography.X509Certificates.X509Certificate2,string)
00000000000728B0 d5 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::FindCore(class [System.Runtime]System.Predicate`1<class System.Security.Cryptography.X509Certificates.X509Certificate2>)
0000000000072990 219 bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder::IsCertValid(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072BB0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass5_0::.ctor()
0000000000072BC0 31 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass5_0::<FindByThumbprint>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072C00 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass6_0::.ctor()
0000000000072C10 5b instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass6_0::<FindBySubjectName>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072C70 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass7_0::.ctor()
0000000000072C80 4d instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass7_0::<FindBySubjectDistinguishedName>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072CD0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass8_0::.ctor()
0000000000072CE0 5b instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass8_0::<FindByIssuerName>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072D40 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass9_0::.ctor()
0000000000072D50 4d instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass9_0::<FindByIssuerDistinguishedName>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072DA0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass10_0::.ctor()
0000000000072DB0 be instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass10_0::<FindBySerialNumber>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072E70 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass12_0::.ctor()
0000000000072E80 8d instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass12_0::<FindByTimeValid>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072F10 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass13_0::.ctor()
0000000000072F20 47 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass13_0::<FindByTimeNotYetValid>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072F70 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass14_0::.ctor()
0000000000072F80 47 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass14_0::<FindByTimeExpired>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000072FD0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass16_0::.ctor()
0000000000072FE0 14b instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass16_0::<FindByTemplateName>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000073130 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass17_0::.ctor()
0000000000073140 f7 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass17_0::<FindByApplicationPolicy>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000073240 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass18_0::.ctor()
0000000000073250 55 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass18_0::<FindByCertificatePolicy>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000732B0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass19_0::.ctor()
00000000000732C0 23 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass19_0::<FindByExtension>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000732F0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass20_0::.ctor()
0000000000073300 57 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass20_0::<FindByKeyUsage>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
0000000000073360 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass22_0::.ctor()
0000000000073370 127 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedCertificateFinder+<>c__DisplayClass22_0::<FindBySubjectKeyIdentifier>b__0(class System.Security.Cryptography.X509Certificates.X509Certificate2)
00000000000734A0 28 instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::EncodeX509KeyUsageExtension(valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags)
00000000000734D0 9b instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::DecodeX509KeyUsageExtension(uint8[],valuetype System.Security.Cryptography.X509Certificates.X509KeyUsageFlags&)
0000000000073570 9a instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::EncodeX509BasicConstraints2Extension(bool,bool,int32)
0000000000073610 8 instance bool [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::get_SupportsLegacyBasicConstraintsExtension()
0000000000073620 3b instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::DecodeX509BasicConstraintsExtension(uint8[],bool&,bool&,int32&)
0000000000073660 c7 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::DecodeX509BasicConstraints2Extension(uint8[],bool&,bool&,int32&)
0000000000073730 af instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::EncodeX509EnhancedKeyUsageExtension(class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection)
00000000000737E0 a3 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::DecodeX509EnhancedKeyUsageExtension(uint8[],class [System.Security.Cryptography.Encoding]System.Security.Cryptography.OidCollection&)
0000000000073890 1a instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::EncodeX509SubjectKeyIdentifierExtension(uint8[])
00000000000738B0 68 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::DecodeX509SubjectKeyIdentifierExtension(uint8[],uint8[]&)
0000000000073920 5a uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::DecodeX509SubjectKeyIdentifierExtension(uint8[])
0000000000073980 1ab instance uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::ComputeCapiSha1OfPublicKey(class System.Security.Cryptography.X509Certificates.PublicKey)
0000000000073B30 83 uint8[] [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::ConcatenateArrays(uint8[][])
0000000000073BC0 6 instance void [System.Security.Cryptography.X509Certificates] Internal.Cryptography.Pal.ManagedX509ExtensionProcessor::.ctor()