ISecp256k1Signature
Namespace: IotaSdk
A secp256k1 signature.
BCS
The BCS serialized form for this type is defined by the following ABNF:
secp256k1-signature = 64OCTET
public interface ISecp256k1Signature : System.IEquatable`1[[IotaSdk.Secp256k1Signature, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Implements IEquatable<Secp256k1Signature>
Attributes NullableContextAttribute
Methods
ToBytes()
Byte[] ToBytes()