Share via


Initialize Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes an implementation of the HashAlgorithm class.

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

Syntax

'Declaration
Public Sub Initialize
public void Initialize()
public:
void Initialize()
member Initialize : unit -> unit 
public function Initialize()

.NET Framework Security

See Also

Reference

HashAlgorithm Class

System.Security.Cryptography Namespace