github.com/trustbloc/kms-go@v1.1.2/secretlock/secretlock.go (about) 1 /* 2 Copyright SecureKey Technologies Inc. All Rights Reserved. 3 SPDX-License-Identifier: Apache-2.0 4 */ 5 6 // Package secretlock contains secret lock services to secure keys used by the Aries agent 7 // and more specifically used by the KMS service. 8 package secretlock