OrchardKeyUtils class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- orchardBindingSigBasepoint → PallasPoint
-
no setter
- orchardBindingSigBasepointNative → PallasNativePoint
-
no setter
- orchardSpendAuthSigBasepoint → PallasPoint
-
no setter
- orchardSpendAuthSigBasepointNative → PallasNativePoint
-
no setter
Static Methods
-
diversifyHashNative(
List< int> bytes) → PallasNativePoint -
kaOrchardNative(
{required PallasNativePoint base, required VestaNativeFq sk}) → PallasNativePoint -
prfNf(
{required PallasNativeFp nk, required PallasNativeFp rho, required ZCryptoContext context}) → PallasNativeFp