ContentHash.Sha1ContentHash Property

ContentHashSha1ContentHash Property

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

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

Property Value

Type: Byte
Version Information

Rhino for Windows

Supported in: 6.14
See Also