Skip to main content

IBls12381Signature

Namespace: IotaSdk

A bls12381 min-sig signature.

BCS

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

bls12381-signature = 48OCTET
public interface IBls12381Signature : System.IEquatable`1[[IotaSdk.Bls12381Signature, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Implements IEquatable<Bls12381Signature>
Attributes NullableContextAttribute

Methods

ToBytes()

Byte[] ToBytes()

Returns

Byte[]