Source position: jwawincrypt.pas line 5084
type _CRYPT_OID_FUNC_ENTRY = record
pszOID: LPCSTR;
pvFuncAddr: Pointer;
end;