Skip to content

Remove use of undocumented APIs #3792

Description

Looks like we are calling exported functions that aren't documented on MSDN. We need to remove usage of these apis (replace with public APIs).

  • advapi32.dll!LsaQueryCAPs ()
  • certca.dll!CCFindCertificateBuildFilter ()
  • certca.dll!CCFindCertificateFreeFilter ()
  • certca.dll!CCFindCertificateFromFilter ()
  • certca.dll!CCFreeStringArray ()
  • certca.dll!CCGetCertNameList ()
  • certenroll.dll!LogCertCopy ()
  • certenroll.dll!LogCertDelete ()

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions