[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'mseopensslpkcs' (#msegui)

PKCS8_Priv_Key_Info

Declaration

Source position: mseopensslpkcs.pas line 67

type PKCS8_Priv_Key_Info = record

  broken: cint;

  version: pASN1_INTEGER;

  pkeyalg: Pointer;

  pkey: Pointer;

  attributes: Pointer;

end;


Documentation generated on: 2021-05-13