PublicKey
dryoc
0.7.2
In dryoc::
classic::
crypto_
box
dryoc
::
classic
::
crypto_box
Type Alias
Public
Key
Copy item path
Source
pub type PublicKey = [
u8
;
32
];
Expand description
Public key for public key authenticated crypto boxes.