Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SHA512CryptoServiceProvider::Initialize Method ()

 

Initializes, or reinitializes, an instance of a hash algorithm.

Namespace:   System.Security.Cryptography
Assembly:  System.Core (in System.Core.dll)

public:
virtual void Initialize() override

This method does not need to be called when using a newly created SHA512CryptoServiceProvider object.

.NET Framework
Available since 3.5
Return to top
Show:
© 2017 Microsoft