rawKeyLength property

int rawKeyLength
getter/setter pair

The length of Ed25519 public keys is always 32 bytes.

Implementation

static int rawKeyLength = 32;