to_public_key
xmtp_
cryptography
1.8.0-dev
In xmtp_
cryptography::
signature
xmtp_cryptography
::
signature
Function
to_
public_
key
Copy item path
Source
pub fn to_public_key( private_key: &
Secret
, ) ->
Result
<[
u8
;
32
],
TryFromSliceError
>