|
@ -23,7 +23,7 @@ const ( |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
const ( |
|
|
const ( |
|
|
CosKmsCryptoWrap = "COS/KMS/Crypto" |
|
|
|
|
|
|
|
|
CosKmsCryptoWrap = "KMS/TencentCloud" |
|
|
AesCtrAlgorithm = "AES/CTR/NoPadding" |
|
|
AesCtrAlgorithm = "AES/CTR/NoPadding" |
|
|
EncryptionUaSuffix = "COSEncryptionClient" |
|
|
EncryptionUaSuffix = "COSEncryptionClient" |
|
|
) |
|
|
) |
|
|