ContentHashSha1ContentHash Property |
Gets the 20-bytes long SHA1 hash of the content.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic byte[] Sha1ContentHash { get; }Public ReadOnly Property Sha1ContentHash As Byte()
Get
Property Value
Type:
Byte
Version InformationRhino for Windows
Supported in: 6.8
See Also