Imports of package softhsm

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.