decrypt_key

Function decrypt_key 

Source
pub fn decrypt_key(cyphertext: &[u8], keypair: &Keypair) -> Option<MsgKey>