MailBee.NET Objects 4.0

MailBeeCryptoProviderException Class

An abstract parent for all exceptions that are thrown on errors which occur during obtaining or examining Cryptographic Service Provider (CSP) system objects.

For a list of all members of this type, see MailBeeCryptoProviderException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Security.MailBeeCryptoProviderException
                  MailBee.Security.MailBeeCryptoProviderWin32Exception

public abstract class MailBeeCryptoProviderException : MailBeeLocalException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.Security

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeCryptoProviderException Members | MailBee.Security Namespace