Click or drag to resize

ContentHashSha1ContentHash Property

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

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public byte[] Sha1ContentHash { get; }

Property Value

Type: Byte
See Also