Module edcert::signature [] [src]

This module contains the signature struct, a container for the Ed25519 signature and a reference to the signer.

Structs

Signature

This struct contains a ed25519 signature and a reference to the Certificate, which signed it.