82 instantiations of AsnContentException
System.Formats.Asn1 (82)
System\Formats\Asn1\Asn1Tag.cs (1)
260
throw new
AsnContentException
(SR.ContentException_InvalidTag);
System\Formats\Asn1\AsnDecoder.BitString.cs (14)
329
throw new
AsnContentException
();
342
throw new
AsnContentException
(SR.ContentException_InvalidUnderCer_TryBerOrDer);
348
throw new
AsnContentException
();
356
throw new
AsnContentException
();
364
throw new
AsnContentException
();
386
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
483
throw new
AsnContentException
();
489
throw new
AsnContentException
(SR.ContentException_InvalidUnderCer_TryBerOrDer);
541
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
549
throw new
AsnContentException
();
561
throw new
AsnContentException
();
567
throw new
AsnContentException
();
606
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
653
throw new
AsnContentException
(SR.ContentException_InvalidUnderDer_TryBerOrCer);
System\Formats\Asn1\AsnDecoder.Boolean.cs (2)
61
throw new
AsnContentException
();
76
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.cs (16)
195
throw new
AsnContentException
(
201
throw new
AsnContentException
();
307
throw new
AsnContentException
(SR.ContentException_LengthTooBig);
310
throw new
AsnContentException
(SR.ContentException_LengthRuleSetConstraint);
313
throw new
AsnContentException
();
480
throw new
AsnContentException
();
538
return new
AsnContentException
(SR.ContentException_CerRequiresIndefiniteLength);
540
return new
AsnContentException
(SR.ContentException_LengthExceedsPayload);
542
return new
AsnContentException
();
616
throw new
AsnContentException
();
636
throw new
AsnContentException
();
651
throw new
AsnContentException
(SR.ContentException_LengthExceedsPayload);
670
throw new
AsnContentException
(SR.ContentException_LengthExceedsPayload);
689
throw new
AsnContentException
();
719
throw new
AsnContentException
(
812
throw new
AsnContentException
(SR.ContentException_TooMuchData);
System\Formats\Asn1\AsnDecoder.Enumerated.cs (3)
230
throw new
AsnContentException
(SR.ContentException_EnumeratedValueTooBig);
251
throw new
AsnContentException
(SR.ContentException_EnumeratedValueTooBig);
258
throw new
AsnContentException
(
System\Formats\Asn1\AsnDecoder.GeneralizedTime.cs (15)
120
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
125
throw new
AsnContentException
();
181
throw new
AsnContentException
();
206
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
212
throw new
AsnContentException
();
219
throw new
AsnContentException
();
229
throw new
AsnContentException
();
257
throw new
AsnContentException
();
292
throw new
AsnContentException
();
297
throw new
AsnContentException
();
313
throw new
AsnContentException
();
330
throw new
AsnContentException
();
338
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
343
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
398
throw new
AsnContentException
(SR.ContentException_DefaultMessage, e);
System\Formats\Asn1\AsnDecoder.Integer.cs (2)
405
throw new
AsnContentException
();
417
throw new
AsnContentException
();
System\Formats\Asn1\AsnDecoder.NamedBitList.cs (2)
213
throw new
AsnContentException
(
245
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.Null.cs (1)
58
throw new
AsnContentException
();
System\Formats\Asn1\AsnDecoder.OctetString.cs (10)
204
throw new
AsnContentException
(SR.ContentException_InvalidUnderDer_TryBerOrCer);
216
throw new
AsnContentException
(SR.ContentException_InvalidUnderCer_TryBerOrDer);
301
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
352
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
371
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
406
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
414
throw new
AsnContentException
();
426
throw new
AsnContentException
();
432
throw new
AsnContentException
();
531
throw new
AsnContentException
();
System\Formats\Asn1\AsnDecoder.Oid.cs (5)
90
throw new
AsnContentException
();
133
throw new
AsnContentException
(SR.ContentException_OidTooBig);
148
throw new
AsnContentException
();
236
throw new
AsnContentException
();
312
throw new
AsnContentException
(SR.ContentException_OidTooBig);
System\Formats\Asn1\AsnDecoder.Sequence.cs (1)
70
throw new
AsnContentException
(
System\Formats\Asn1\AsnDecoder.SetOf.cs (2)
76
throw new
AsnContentException
(
116
throw new
AsnContentException
(SR.ContentException_SetOfNotSorted);
System\Formats\Asn1\AsnDecoder.Text.cs (2)
424
throw new
AsnContentException
(SR.ContentException_DefaultMessage, e);
465
throw new
AsnContentException
(SR.ContentException_DefaultMessage, e);
System\Formats\Asn1\AsnDecoder.UtcTime.cs (6)
136
throw new
AsnContentException
(SR.ContentException_InvalidUnderCerOrDer_TryBer);
146
throw new
AsnContentException
();
172
throw new
AsnContentException
();
187
throw new
AsnContentException
();
201
throw new
AsnContentException
();
236
throw new
AsnContentException
(SR.ContentException_DefaultMessage, e);
358 references to AsnContentException
System.Formats.Asn1 (72)
System\Formats\Asn1\Asn1Tag.cs (1)
250
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnContentException.cs (4)
16
/// Initializes a new instance of the <see cref="
AsnContentException
" /> class, using the default message.
24
/// Initializes a new instance of the <see cref="
AsnContentException
" /> class, using the provided message.
35
/// Initializes a new instance of the <see cref="
AsnContentException
" /> class, using the provided message and
50
/// Initializes a new instance of the <see cref="
AsnContentException
" /> class with serialized data.
System\Formats\Asn1\AsnDecoder.BitString.cs (6)
43
/// <exception cref="
AsnContentException
">
128
/// <exception cref="
AsnContentException
">
250
/// <exception cref="
AsnContentException
">
698
/// <exception cref="
AsnContentException
">
762
/// <exception cref="
AsnContentException
">
818
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Boolean.cs (2)
27
/// <exception cref="
AsnContentException
">
95
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.cs (7)
139
/// <exception cref="
AsnContentException
">
227
/// <exception cref="
AsnContentException
">
531
private static
AsnContentException
GetValidityException(LengthValidity validity)
801
/// Throws a standardized <see cref="
AsnContentException
"/> if the reader has remaining
822
/// <exception cref="
AsnContentException
">
838
/// <exception cref="
AsnContentException
">
857
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Enumerated.cs (6)
31
/// <exception cref="
AsnContentException
">
83
/// <exception cref="
AsnContentException
">
153
/// <exception cref="
AsnContentException
">
277
/// <exception cref="
AsnContentException
">
317
/// <exception cref="
AsnContentException
">
368
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.GeneralizedTime.cs (2)
31
/// <exception cref="
AsnContentException
">
414
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Integer.cs (12)
32
/// <exception cref="
AsnContentException
">
82
/// <exception cref="
AsnContentException
">
160
/// <exception cref="
AsnContentException
">
226
/// <exception cref="
AsnContentException
">
293
/// <exception cref="
AsnContentException
">
352
/// <exception cref="
AsnContentException
">
530
/// <exception cref="
AsnContentException
">
567
/// <exception cref="
AsnContentException
">
606
/// <exception cref="
AsnContentException
">
645
/// <exception cref="
AsnContentException
">
685
/// <exception cref="
AsnContentException
">
724
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.NamedBitList.cs (6)
34
/// <exception cref="
AsnContentException
">
144
/// <exception cref="
AsnContentException
">
296
/// <exception cref="
AsnContentException
">
413
/// <exception cref="
AsnContentException
">
505
/// <exception cref="
AsnContentException
">
558
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Null.cs (2)
24
/// <exception cref="
AsnContentException
">
73
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.OctetString.cs (6)
38
/// <exception cref="
AsnContentException
">
138
/// <exception cref="
AsnContentException
">
249
/// <exception cref="
AsnContentException
">
553
/// <exception cref="
AsnContentException
">
603
/// <exception cref="
AsnContentException
">
642
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Oid.cs (2)
33
/// <exception cref="
AsnContentException
">
349
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Sequence.cs (2)
33
/// <exception cref="
AsnContentException
">
112
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.SetOf.cs (3)
38
/// <exception cref="
AsnContentException
">
146
/// <exception cref="
AsnContentException
">
189
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.Text.cs (8)
39
/// <exception cref="
AsnContentException
">
118
/// <exception cref="
AsnContentException
">
219
/// <exception cref="
AsnContentException
">
291
/// <exception cref="
AsnContentException
">
564
/// <exception cref="
AsnContentException
">
623
/// <exception cref="
AsnContentException
">
690
/// <exception cref="
AsnContentException
">
750
/// <exception cref="
AsnContentException
">
System\Formats\Asn1\AsnDecoder.UtcTime.cs (3)
38
/// <exception cref="
AsnContentException
">
254
/// <exception cref="
AsnContentException
">
297
/// <exception cref="
AsnContentException
">
System.Net.Security (1)
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (1)
276
catch (
AsnContentException
)
System.Security.Cryptography (139)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.GetIntegerBytes.cs (1)
45
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (2)
65
catch (
AsnContentException
e)
82
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (2)
68
catch (
AsnContentException
e)
85
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\CurveAsn.xml.cs (2)
53
catch (
AsnContentException
e)
70
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs (2)
123
catch (
AsnContentException
e)
135
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\DssParms.xml.cs (2)
48
catch (
AsnContentException
e)
65
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs (2)
81
catch (
AsnContentException
e)
93
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs (2)
64
catch (
AsnContentException
e)
81
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (2)
55
catch (
AsnContentException
e)
72
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\FieldID.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (2)
183
catch (
AsnContentException
e)
195
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (2)
81
catch (
AsnContentException
e)
98
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (2)
79
catch (
AsnContentException
e)
96
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (2)
53
catch (
AsnContentException
e)
70
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
77
catch (
AsnContentException
e)
94
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (2)
61
catch (
AsnContentException
e)
78
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (2)
63
catch (
AsnContentException
e)
80
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (2)
147
catch (
AsnContentException
e)
164
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs (2)
73
catch (
AsnContentException
e)
90
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (2)
81
catch (
AsnContentException
e)
98
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (2)
45
catch (
AsnContentException
e)
108
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (2)
100
catch (
AsnContentException
e)
286
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (4)
47
catch (
AsnContentException
e)
78
catch (
AsnContentException
e)
127
catch (
AsnContentException
e)
155
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (2)
109
catch (
AsnContentException
e)
290
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
713
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (1)
84
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
498
catch (
AsnContentException
e)
614
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (4)
265
catch (
AsnContentException
e)
700
catch (
AsnContentException
)
809
catch (
AsnContentException
)
837
catch (
AsnContentException
)
System\Security\Cryptography\AsymmetricAlgorithmHelpers.Der.cs (1)
83
catch (
AsnContentException
e)
System\Security\Cryptography\Helpers.cs (2)
187
catch (
AsnContentException
e)
317
catch (
AsnContentException
e)
System\Security\Cryptography\RSA.cs (2)
915
catch (
AsnContentException
e)
963
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\AccessDescriptionAsn.xml.cs (2)
53
catch (
AsnContentException
e)
70
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\BasicConstraintsAsn.xml.cs (2)
77
catch (
AsnContentException
e)
94
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\CertificateAsn.xml.cs (2)
48
catch (
AsnContentException
e)
65
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\CertificatePolicyMappingAsn.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\CertificateTemplateAsn.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestAsn.xml.cs (2)
48
catch (
AsnContentException
e)
65
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (2)
74
catch (
AsnContentException
e)
91
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointAsn.xml.cs (2)
73
catch (
AsnContentException
e)
90
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointNameAsn.xml.cs (2)
98
catch (
AsnContentException
e)
110
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\PolicyConstraintsAsn.xml.cs (2)
56
catch (
AsnContentException
e)
73
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\PolicyInformationAsn.xml.cs (2)
65
catch (
AsnContentException
e)
82
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (2)
152
catch (
AsnContentException
e)
169
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\TimeAsn.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\CertificatePolicy.cs (4)
298
catch (
AsnContentException
e)
330
catch (
AsnContentException
e)
361
catch (
AsnContentException
e)
384
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\CertificateRequest.Load.cs (2)
283
catch (
AsnContentException
e)
380
catch (
AsnContentException
)
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Load.cs (1)
190
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
167
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (1)
370
catch (
AsnContentException
)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
1273
catch (
AsnContentException
)
System\Security\Cryptography\X509Certificates\PublicKey.cs (1)
311
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (1)
153
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X500NameEncoder.ManagedDecode.cs (1)
143
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X500RelativeDistinguishedName.cs (1)
147
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X509AuthorityInformationAccessExtension.cs (1)
268
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X509AuthorityKeyIdentifierExtension.cs (1)
582
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (3)
138
catch (
AsnContentException
)
164
catch (
AsnContentException
)
290
catch (
AsnContentException
)
System\Security\Cryptography\X509Certificates\X509EnhancedKeyUsageExtension.cs (1)
100
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X509KeyUsageExtension.cs (1)
74
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X509SubjectAlternativeNameExtension.cs (1)
114
catch (
AsnContentException
e)
System\Security\Cryptography\X509Certificates\X509SubjectKeyIdentifierExtension.cs (1)
117
catch (
AsnContentException
e)
System.Security.Cryptography.Pkcs (146)
Internal\Cryptography\Pal\AnyOS\AsnHelpers.cs (1)
125
catch (
AsnContentException
e)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (2)
61
catch (
AsnContentException
e)
129
catch (
AsnContentException
e)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Encrypt.cs (1)
192
catch (
AsnContentException
e)
Internal\Cryptography\PkcsHelpers.cs (5)
188
catch (
AsnContentException
e)
519
catch (
AsnContentException
e)
539
catch (
AsnContentException
e)
599
catch (
AsnContentException
e)
628
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (2)
65
catch (
AsnContentException
e)
82
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (2)
68
catch (
AsnContentException
e)
85
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs (2)
123
catch (
AsnContentException
e)
135
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (2)
55
catch (
AsnContentException
e)
72
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (2)
183
catch (
AsnContentException
e)
195
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs (2)
114
catch (
AsnContentException
e)
131
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (2)
81
catch (
AsnContentException
e)
98
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (2)
79
catch (
AsnContentException
e)
96
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (2)
53
catch (
AsnContentException
e)
70
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
77
catch (
AsnContentException
e)
94
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (2)
61
catch (
AsnContentException
e)
78
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (2)
63
catch (
AsnContentException
e)
80
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (2)
147
catch (
AsnContentException
e)
164
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (2)
81
catch (
AsnContentException
e)
98
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (4)
47
catch (
AsnContentException
e)
78
catch (
AsnContentException
e)
127
catch (
AsnContentException
e)
155
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (2)
109
catch (
AsnContentException
e)
290
catch (
AsnContentException
e)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
713
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\CadesIssuerSerial.xml.cs (2)
54
catch (
AsnContentException
e)
71
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\CertificateChoiceAsn.xml.cs (2)
171
catch (
AsnContentException
e)
183
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\EncapsulatedContentInfoAsn.xml.cs (2)
67
catch (
AsnContentException
e)
84
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\EnvelopedDataAsn.xml.cs (2)
77
catch (
AsnContentException
e)
94
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (2)
51
catch (
AsnContentException
e)
68
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (2)
79
catch (
AsnContentException
e)
96
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\IssuerAndSerialNumberAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientIdentifierAsn.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (2)
69
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (2)
50
catch (
AsnContentException
e)
67
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\MessageImprint.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\OriginatorIdentifierOrKeyAsn.xml.cs (2)
85
catch (
AsnContentException
e)
97
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (2)
78
catch (
AsnContentException
e)
95
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\OriginatorPublicKeyAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\OtherCertificateFormat.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (2)
65
catch (
AsnContentException
e)
82
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\PkiStatusInfo.xml.cs (2)
74
catch (
AsnContentException
e)
91
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\PolicyInformation.xml.cs (2)
66
catch (
AsnContentException
e)
83
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\PolicyQualifierInfo.xml.cs (2)
60
catch (
AsnContentException
e)
77
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\RecipientEncryptedKeyAsn.xml.cs (2)
46
catch (
AsnContentException
e)
63
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\RecipientIdentifierAsn.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\RecipientInfoAsn.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (2)
58
catch (
AsnContentException
e)
75
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (2)
63
catch (
AsnContentException
e)
80
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (2)
110
catch (
AsnContentException
e)
127
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampResp.xml.cs (2)
58
catch (
AsnContentException
e)
75
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (2)
125
catch (
AsnContentException
e)
142
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SecretBagAsn.xml.cs (2)
62
catch (
AsnContentException
e)
79
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SignedAttributesSet.xml.cs (2)
71
catch (
AsnContentException
e)
83
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SignedDataAsn.xml.cs (2)
100
catch (
AsnContentException
e)
117
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SignerIdentifierAsn.xml.cs (2)
74
catch (
AsnContentException
e)
86
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SignerInfoAsn.xml.cs (2)
90
catch (
AsnContentException
e)
107
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateAsn.xml.cs (2)
66
catch (
AsnContentException
e)
83
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateV2Asn.xml.cs (2)
66
catch (
AsnContentException
e)
83
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\CmsSignature.cs (1)
205
catch (
AsnContentException
)
System\Security\Cryptography\Pkcs\Pkcs12Info.cs (1)
143
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (2)
317
catch (
AsnContentException
e)
353
catch (
AsnContentException
)
System\Security\Cryptography\Pkcs\Pkcs8PrivateKeyInfo.cs (1)
89
catch (
AsnContentException
e)
System\Security\Cryptography\Pkcs\Rfc3161TimestampRequest.cs (3)
99
catch (
AsnContentException
) when (!shouldThrow)
105
catch (
AsnContentException
e)
373
catch (
AsnContentException
)
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
420
catch (
AsnContentException
)
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
298
catch (
AsnContentException
)
System\Security\Cryptography\Pkcs\SignedCms.cs (2)
280
catch (
AsnContentException
e)
452
catch (
AsnContentException
e)