Home
last modified time | relevance | path

Searched defs:CryptographicException (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Security/
H A DCryptographicException.cs12 public class CryptographicException : SystemException class
14 public CryptographicException() in CryptographicException() method in System.Security.Cryptography.CryptographicException
19 public CryptographicException(int hr) in CryptographicException() method in System.Security.Cryptography.CryptographicException
25 public CryptographicException(string message) in CryptographicException() method in System.Security.Cryptography.CryptographicException
30 public CryptographicException(string message, Exception inner) in CryptographicException() method in System.Security.Cryptography.CryptographicException
35 public CryptographicException(string format, string insert) in CryptographicException() method in System.Security.Cryptography.CryptographicException
40 protected CryptographicException(SerializationInfo info, StreamingContext context) in CryptographicException() method in System.Security.Cryptography.CryptographicException
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Security/
H A DCryptographicException.cs12 public class CryptographicException : SystemException class
14 public CryptographicException() in CryptographicException() method in System.Security.Cryptography.CryptographicException
19 public CryptographicException(int hr) in CryptographicException() method in System.Security.Cryptography.CryptographicException
25 public CryptographicException(string message) in CryptographicException() method in System.Security.Cryptography.CryptographicException
30 public CryptographicException(string message, Exception inner) in CryptographicException() method in System.Security.Cryptography.CryptographicException
35 public CryptographicException(string format, string insert) in CryptographicException() method in System.Security.Cryptography.CryptographicException
40 protected CryptographicException(SerializationInfo info, StreamingContext context) in CryptographicException() method in System.Security.Cryptography.CryptographicException
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/cryptography/
H A Dcrypto.cs101 public class CryptographicException : SystemException { class
106 public CryptographicException() in CryptographicException() method in System.Security.Cryptography.CryptographicException
111 public CryptographicException(String message) in CryptographicException() method in System.Security.Cryptography.CryptographicException
116 public CryptographicException(String format, String insert) in CryptographicException() method in System.Security.Cryptography.CryptographicException
121 public CryptographicException(String message, Exception inner) in CryptographicException() method in System.Security.Cryptography.CryptographicException
127 public CryptographicException(int hr) in CryptographicException() method in System.Security.Cryptography.CryptographicException
139 …protected CryptographicException(SerializationInfo info, StreamingContext context) : base (info, c… in CryptographicException() method in System.Security.Cryptography.CryptographicException
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Windows/Native/
H A DInterop.crypt32.cs10 using CryptographicException = System.Security.Cryptography.CryptographicException; typedef
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs17112 …public partial class CryptographicException : System.SystemException, System.Runtime.InteropServic… class
17114 public CryptographicException() { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
17115 public CryptographicException(int hr) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
17116 …protected CryptographicException(System.Runtime.Serialization.SerializationInfo info, System.Runti… in CryptographicException() method in System.Security.Cryptography.CryptographicException
17117 public CryptographicException(string message) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
17118 public CryptographicException(string message, System.Exception inner) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
17119 public CryptographicException(string format, string insert) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs18516 …public partial class CryptographicException : System.SystemException, System.Runtime.InteropServic… class
18518 public CryptographicException() { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
18519 public CryptographicException(int hr) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
18520 …protected CryptographicException(System.Runtime.Serialization.SerializationInfo info, System.Runti… in CryptographicException() method in System.Security.Cryptography.CryptographicException
18521 public CryptographicException(string message) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
18522 public CryptographicException(string message, System.Exception inner) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException
18523 public CryptographicException(string format, string insert) { } in CryptographicException() method in System.Security.Cryptography.CryptographicException