diff options
author | Alexander Scheel <alexander.scheel@keyfactor.com> | 2024-02-07 08:55:36 -0500 |
---|---|---|
committer | Alexander Scheel <alexander.scheel@keyfactor.com> | 2024-02-07 08:55:36 -0500 |
commit | ccc26e01498df5f05c173e66e562557b1f4e899b (patch) | |
tree | 14362ccb41b478b864a98e16a6c996b823205b0e | |
parent | Merge branch 'release/v2.3' (diff) | |
download | BouncyCastle.NET-ed25519-ccc26e01498df5f05c173e66e562557b1f4e899b.tar.xz |
Test invalid DerGeneralizedTime with explicit zone
Signed-off-by: Alexander Scheel <alexander.scheel@keyfactor.com>
-rw-r--r-- | crypto/test/src/asn1/test/GeneralizedTimeTest.cs | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/crypto/test/src/asn1/test/GeneralizedTimeTest.cs b/crypto/test/src/asn1/test/GeneralizedTimeTest.cs |