# Functions
NewPasswordHasher returns a bcrypt hash generator.
VerifyCertificateExceptServerName is a TLS Certificate verification utility method that verifies that the provided certificate chain is valid and is signed by one of the root CAs in the provided tls.Config.
# Interfaces
No description provided by the author