Documentation ¶
Index ¶
Constants ¶
View Source
const ( //PublicKeyPath is a public test sign file PublicKeyPath = "testPublicKey.pem" //PrivateKeyPath is private test sign file PrivateKeyPath = "testPrivateKey.pem" )
Variables ¶
This section is empty.
Functions ¶
func GetTestPrivateKey ¶
func GetTestPrivateKey() string
GetTestPrivateKey returns the path to the test private key
func GetTestPublicKey ¶
func GetTestPublicKey() string
GetTestPublicKey returns the path to the test public key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.