v1SignRawPayloadIntent class
Properties
-
encoding
→ v1PayloadEncoding
-
Encoding of the
payload string. Turnkey uses this information to convert payload into bytes with the correct decoder (e.g. hex, utf8).
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
hashFunction
→ v1HashFunction
-
Hash function to apply to payload bytes before signing. This field must be set to HASH_FUNCTION_NOT_APPLICABLE for EdDSA/ed25519 signature requests; configurable payload hashing is not supported by RFC 8032.
final
-
payload
→ String
-
Raw unsigned payload to be signed.
final
-
privateKeyId
→ String
-
Unique identifier for a given Private Key.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited