Skip to main content

convert_ed25519_pk

Function convert_ed25519_pk 

Source
fn convert_ed25519_pk(key: &Ed25519PublicKey) -> Result<PublicKey>
Expand description

Try to convert an Ed25519PublicKey to an ed25519::PublicKey.