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