Expand description
Ecdsa crypto types.
Structs§
- AppPair
- A generic
AppPublic
wrapper type over $pair crypto; this has no specific App. - AppPublic
- A generic
AppPublic
wrapper type over $public crypto; this has no specific App. - AppSignature
- A generic
AppPublic
wrapper type over $public crypto; this has no specific App. - Pair
- A key pair.
Constants§
- CRYPTO_
ID - An identifier used to match public keys against ecdsa keys
- PUBLIC_
KEY_ SERIALIZED_ SIZE - The byte length of public key
- SIGNATURE_
SERIALIZED_ SIZE - The byte length of signature