pub fn decode_keypair(keypair: impl AsRef<[u8]>) -> Result<Keypair>
Decode from a PEM-encoded string into a keypair.