Unit 'openssl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#openssl]

Trsa_sign

Declaration

Source position: openssl.pas line 348

type Trsa_sign = function(

  type_: cint;

  const m: PByte;

  m_length: cuint;

  sigret: PByte;

  siglen: pcuint;

  arsa: PRSA

):cint;


Documentation generated on: 2023-03-18