21 references to InvalidAsn1
NuGet.Packaging (21)
Signing\Signatures\CommitmentTypeQualifier.cs (1)
49
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Signatures\GeneralName.cs (1)
90
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Signatures\IssuerSerial.cs (1)
95
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Signatures\PolicyInformation.cs (2)
70
throw new SignatureException(Strings.
InvalidAsn1
);
79
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Signatures\PolicyQualifierInfo.cs (1)
55
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Signatures\SigningCertificate.cs (1)
51
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Signatures\SigningCertificateV2.cs (1)
66
throw new SignatureException(Strings.
InvalidAsn1
);
Signing\Timestamp\Accuracy.cs (4)
56
throw new CryptographicException(Strings.
InvalidAsn1
);
66
throw new CryptographicException(Strings.
InvalidAsn1
);
76
throw new CryptographicException(Strings.
InvalidAsn1
);
82
throw new CryptographicException(Strings.
InvalidAsn1
);
Signing\Timestamp\Extension.cs (1)
53
throw new CryptographicException(Strings.
InvalidAsn1
);
Signing\Timestamp\Extensions.cs (1)
46
throw new CryptographicException(Strings.
InvalidAsn1
);
Signing\Timestamp\MessageImprint.cs (2)
45
throw new CryptographicException(Strings.
InvalidAsn1
);
50
throw new CryptographicException(Strings.
InvalidAsn1
);
Signing\Timestamp\Rfc3161TimestampTokenInfoNetstandard21Wrapper.cs (1)
22
throw new CryptographicException(Strings.
InvalidAsn1
);
Signing\Timestamp\Rfc3161TimestampTokenNetstandard21Wrapper.cs (1)
28
throw new CryptographicException(Strings.
InvalidAsn1
);
Signing\Timestamp\TstInfo.cs (3)
89
throw new CryptographicException(Strings.
InvalidAsn1
);
141
throw new CryptographicException(Strings.
InvalidAsn1
);
147
throw new CryptographicException(Strings.
InvalidAsn1
);