OSSL_CRMF_MSG_new function

  1. @Native<Pointer<ossl_crmf_msg_st> Function()>()>()
Pointer<ossl_crmf_msg_st> OSSL_CRMF_MSG_new()

Implementation

@ffi.Native<ffi.Pointer<ossl_crmf_msg_st> Function()>()
external ffi.Pointer<ossl_crmf_msg_st> OSSL_CRMF_MSG_new();