PKCS7_ENVELOPE_new function

  1. @Native<Pointer<pkcs7_enveloped_st> Function()>()>()
Pointer<pkcs7_enveloped_st> PKCS7_ENVELOPE_new()

Implementation

@ffi.Native<ffi.Pointer<pkcs7_enveloped_st> Function()>()
external ffi.Pointer<pkcs7_enveloped_st> PKCS7_ENVELOPE_new();