KEY_LEN

const val KEY_LEN: Int = 96

Size of public keys and the shared secret, in bytes (768 bits).