Import the kes
package into your codebase by adding this import statement to one of your .go
source files:
import "github.com/minio/kes-go"
Use of the KES SDK is governed by the AGPLv3 license that can be found in the LICENSE file.
Import the kes
package into your codebase by adding this import statement to one of your .go
source files:
import "github.com/minio/kes-go"
Use of the KES SDK is governed by the AGPLv3 license that can be found in the LICENSE file.