Skip to main content

convert_x25519_pk

Function convert_x25519_pk 

Source
fn convert_x25519_pk(key: &OpaquePublicKey) -> Result<PublicKey>
Expand description

Try to convert an OpaquePublicKey to a curve25519::PublicKey.