Skip to main content

ISecp256r1Signature

Namespace: IotaSdk

A secp256r1 signature.

BCS

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

secp256r1-signature = 64OCTET
public interface ISecp256r1Signature : System.IEquatable`1[[IotaSdk.Secp256r1Signature, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Implements IEquatable<Secp256r1Signature>
Attributes NullableContextAttribute

Methods

ToBytes()

Byte[] ToBytes()

Returns

Byte[]