Ed25519SignatureInterface
interface Ed25519SignatureInterface
An ed25519 signature.
BCS
The BCS serialized form for this type is defined by the following ABNF:
ed25519-signature = 64OCTET
Inheritors
| Ed25519Signature |
Functions
| Name | Summary |
|---|---|
| toBytes | abstract fun toBytes(): ByteArray |