コード例 #1
0
 public static int ScalarBytes()
 {
     return(SodiumLibrary.crypto_scalarmult_scalarbytes());
 }