Documentation ¶
Index ¶
- func AbsolutePath(aPath string) string
- func Compress(in []byte) []byte
- func CompressString(in string) string
- func Decompress(in []byte) []byte
- func DecompressString(in string) string
- func ID() string
- func LoadCertificate(certPath string) (string, error)
- func SignString(toSign string, privateKeyPath string) (string, error)
- type Signer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsolutePath ¶
func CompressString ¶
func Decompress ¶
func DecompressString ¶
func LoadCertificate ¶
LoadCertificate from file system
Types ¶
Click to show internal directories.
Click to hide internal directories.