You are here: Start » FIL.NET » FIS.IntegerToHash Method
FIS.IntegerToHash Method
Converts an Integer to a Hash.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void IntegerToHash ( int inInteger, out FilNet.Hash outHash )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inInteger | int | |||
![]() | outHash | FilNet.Hash |


