Esempio n. 1
0
 //TODO: Add documentation header
 public static int Bytes()
 {
     return(SodiumLibrary.crypto_scalarmult_bytes());
 }