Пример #1
0
 override public void Initialize()
 {
     SodiumLibrary.crypto_generichash_init(hashStatePtr, key, key.Length, bytes);
 }