Skip to main content
ED25519_PUBLIC_KEY_LENGTH
aptos_
sdk
0.4.1
In aptos_
sdk::
crypto
aptos_sdk
::
crypto
Constant
ED25519_
PUBLIC_
KEY_
LENGTH
Copy item path
Source
pub const ED25519_PUBLIC_KEY_LENGTH:
usize
= 32;
Available on
crate feature
ed25519
only.
Expand description
Ed25519 public key length in bytes.