CryptoServiceProvider Properties

The CryptoServiceProvider type exposes the following members.

Properties
  NameDescription
Public propertyLastResult
Gets a numeric code of the last error.
Public propertyThrowExceptions
Gets or sets whether the object will throw exceptions on errors.
Top
See Also