Skip to content

Commit

Permalink
update crypto wrap meta
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoliang committed May 14, 2021
1 parent d7608ad commit 06f101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/crypto_type.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const (
)

const (
CosKmsCryptoWrap = "COS/KMS/Crypto"
CosKmsCryptoWrap = "KMS/TencentCloud"
AesCtrAlgorithm = "AES/CTR/NoPadding"
EncryptionUaSuffix = "COSEncryptionClient"
)
Expand Down

0 comments on commit 06f101d

Please sign in to comment.