pub type ManifestSigner = Ed25519Signer;
Expand description
A cryptographic signer that is responsible for signing the Manifest
Aliased Typeยง
struct ManifestSigner { /* private fields */ }
pub type ManifestSigner = Ed25519Signer;
A cryptographic signer that is responsible for signing the Manifest
struct ManifestSigner { /* private fields */ }