Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeKeyserverURI ¶
NormalizeKeyserverURI is normalizing a URI string by converting protocol scheme hkp:// and hkps:// to their corresponding http:// and https:// protocol scheme and returns the parsed URI with the corresponding scheme.
func SameKeyserver ¶
SameKeyserver returns if two URIs point to the same keyserver or not, URI are also normalized meaning by example that hkp://localhost is equivalent to http://localhost:11371.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.