Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

OCSP_SIGNATURE

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 14518

type OCSP_SIGNATURE = record

  signatureAlgorithm: PX509_ALGOR;

  

  signature: PASN1_BIT_STRING;

  

  certs: PSTACK_OF_X509;

  

end;



CT Web help

CodeTyphon Studio