ContentHash.Sha1NameHash Property

ContentHashSha1NameHash Property

Gets the 20-bytes long SHA1 hash of the name.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public byte[] Sha1NameHash { get; }
Public ReadOnly Property Sha1NameHash As Byte()
	Get

Property Value

Type: Byte
Version Information

Rhino for Windows

Supported in: 6.14
See Also