Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.CryptographicUnexpectedOperationException Class

This exception is thrown for unexpected cryptographic errors. [Edit]

See Also: CryptographicUnexpectedOperationException Members

System.Object
     System.Exception
          System.SystemException
               System.Security.Cryptography.CryptographicException
                    System.Security.Cryptography.CryptographicUnexpectedOperationException

[System.Runtime.InteropServices.ComVisible(true)]
public class CryptographicUnexpectedOperationException : CryptographicException

Remarks

By default Exception.HResult is set to 0x80131431 (CORSEC_E_CRYPTO_UNEX_OPER). [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0