Imports of package secconf

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
compress/gzipPackage gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
golang.org/x/crypto/openpgpPackage openpgp implements high level operations on OpenPGP messages.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.