Skip to main content

Interface: Secp256r1SignatureLike

A secp256r1 signature.

BCS

The BCS serialized form for this type is defined by the following ABNF:

secp256r1-signature = 64OCTET

Methods

toBytes()

toBytes(): ArrayBuffer;

Returns

ArrayBuffer