EVP_md_null function

  1. @Native<Pointer<evp_md_st> Function()>()>()
Pointer<evp_md_st> EVP_md_null()

Implementation

@ffi.Native<ffi.Pointer<evp_md_st> Function()>()
external ffi.Pointer<evp_md_st> EVP_md_null();