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