fn rescan(cb: *Bundle, gpa: Allocator) RescanError!void

Clears the set of certificates and then scans the host operating system file system standard locations for certificates. For operating systems that do not have standard CA installations to be found, this function clears the set of certificates.

Parameters

cb: *Bundle,
gpa: Allocator,