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

Trsa_verify

Declaration

Source position: openssl.pas line 350

type Trsa_verify = function(

  dtype: cint;

  const m: PByte;

  m_length: cuint;

  const sigbuf: PByte;

  siglen: cuint;

  arsa: PRSA

):cint;


Documentation generated on: 2023-03-18