[Overview][Types][Procedures and functions][Variables][Index] |
Source position: mseopensslpkcs.pas line 67
type PKCS8_Priv_Key_Info = record |
broken: cint; |
version: pASN1_INTEGER; |
pkeyalg: Pointer; |
pkey: Pointer; |
attributes: Pointer; |
end; |