uint256 Constructor (String)

Create a uint256 from a string in big endian

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

Syntax


public uint256(
	string str
)

Parameters

str
Type: String