Example #1
0
 public static int GetMACBytesLength()
 {
     return(SodiumPublicKeyBoxLibrary.crypto_box_macbytes());
 }