Hashes..::..BIP32Hash Method (array<Byte>[]()[][], UInt32, Byte, Span<(Of <(<'Byte>)>)>, Span<(Of <(<'Byte>)>)>)

Namespace:  SecretNET.Crypto
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static void BIP32Hash(
	byte[] chainCode,
	uint nChild,
	byte header,
	Span<byte> data,
	Span<byte> output
)

Parameters

chainCode
Type: array<Byte>[]()[][]
nChild
Type: UInt32
header
Type: Byte
data
Type: Span<(Of <(<'Byte>)>)>
output
Type: Span<(Of <(<'Byte>)>)>