EVP_rc2_40_cbc function

  1. @Native<Pointer<evp_cipher_st> Function()>()>()
Pointer<evp_cipher_st> EVP_rc2_40_cbc()

Implementation

@ffi.Native<ffi.Pointer<evp_cipher_st> Function()>()
external ffi.Pointer<evp_cipher_st> EVP_rc2_40_cbc();