1pub struct PublicKey(String); // TODO: supported algos, wire-format 2 3pub struct Signature(String); // TODO: samesies