crypto_kdf_primitive method

Pointer<Char> crypto_kdf_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_kdf_primitive() {
  return _crypto_kdf_primitive();
}