Example #1
0
 public static int GetSecretKeyBytesLength()
 {
     return(SodiumPublicKeyBoxLibrary.crypto_box_secretkeybytes());
 }