Namespace: Spire.Doc.Fields.Shape
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public static byte[] ComputeHash( byte[] b, int length )
Public Shared Function ComputeHash ( b As Byte(), length As Integer ) As Byte()
public: static array<unsigned char>^ ComputeHash( array<unsigned char>^ b, int length )
static member ComputeHash : b : byte[] * length : int -> byte[]
Parameters
- b
- array<Byte>[]()[][]
- length
- Int32