diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 14:18:43 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-06-24 14:18:43 +0700 |
commit | 54fd291cc1f3298abcb66ac67e5a595bc922f7d4 (patch) | |
tree | f90ac029ec7954d7165044ed40530d591aeb8cdc /crypto/src/security | |
parent | Use generics instead of dynamic checks (diff) | |
download | BouncyCastle.NET-ed25519-54fd291cc1f3298abcb66ac67e5a595bc922f7d4.tar.xz |
Remove certpath from PkixCertPathValidatorException
Diffstat (limited to 'crypto/src/security')
-rw-r--r-- | crypto/src/security/GeneralSecurityException.cs | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/crypto/src/security/GeneralSecurityException.cs b/crypto/src/security/GeneralSecurityException.cs |