Skip to main content
PublicKey
bssl_
crypto
In bssl_
crypto::
x25519
bssl_crypto
::
x25519
Type Alias
Public
Key
Copy item path
Source
pub type PublicKey = [
u8
;
32
];
Expand description
X25519 public keys are simply 32-byte strings.