Table of Contents

Namespace Concordium.Sdk.Crypto

Classes

Ed25519SignKey

Represents a (secret) sign key of an ed25519 keypair.

Used for signing transactions.

Equality are by comparing elements of underlying byte array.

Interfaces

ISigner

Implementers of this interface hold keys for signing data.