ed25519PublicKeyLength top-level constant
int
const ed25519PublicKeyLength
Raw Ed25519 public key length in bytes (32 bytes).
Implementation
const ed25519PublicKeyLength = 32;
Raw Ed25519 public key length in bytes (32 bytes).
const ed25519PublicKeyLength = 32;