 | JsdcHash Constructor |
Constuctor
Namespace:
Enerj.CDI.WebService.DTO2021
Assembly:
Enerj.CDI.WebService.DTO2021 (in Enerj.CDI.WebService.DTO2021.dll) Version: 4.13.0.0 (4.13.0.0)
Syntaxpublic JsdcHash(
string type,
string value
)
Parameters
- type
- Type: SystemString
Name of the hash algorithm - value
- Type: SystemString
Hash value calculated using the algorithm
See Also