Encodes hash using DER.
Namespace: Renci.SshNet.Security.CryptographyAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- hashData
- Type:
System Byte
The hash data.
Return Value
DER Encoded byte arraySee Also