Overload List

  NameDescription
UnableToInitializeCryptoException()()()
Instantiates a new UnableToInitializeCryptoException using the default message
UnableToInitializeCryptoException(String)
Instantiates a new UnableToInitializeCryptoException using the supplied message
UnableToInitializeCryptoException(SerializationInfo, StreamingContext)
Instantiates a new UnableToInitializeCryptoException using the supplied serialization info
UnableToInitializeCryptoException(String, Exception)
Instantiates a new UnableToInitializeCryptoException using the supplied message along with an additional exception that caused this one to be thrown

See Also