HashFinal Method
Collapse the table of content
Expand the table of content

SHA1Managed.HashFinal Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns the computed SHA1 hash value after all data has been written to the object.

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

'Declaration
Protected Overrides Function HashFinal As Byte()

Return Value

Type: System.Byte ()
The computed hash code.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft