Beispiel #1
0
 //TODO: Add documentation header
 public static int ScalarBytes()
 {
     return(SodiumLibrary.crypto_scalarmult_scalarbytes());
 }