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