X25519PublicKey

Type Alias X25519PublicKey 

Source
pub type X25519PublicKey = [u8; 32];
Expand description

X25519 public key used by the client in non-interactive ECDH to authenticate/encrypt interactions with the threshold server (eg distributing threshold shares).