Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118 | |
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
SignByAsymmetricKeyResponse |
KmsClient.SignByAsymmetricKey(SignByAsymmetricKeyRequest req)
非对称密钥签名。
注意:只有 KeyUsage 为 ASYMMETRIC_SIGN_VERIFY_SM2、ASYMMETRIC_SIGN_VERIFY_ECC 或其他支持的 ASYMMETRIC_SIGN_VERIFY_${ALGORITHM} 的密钥才可以使用签名功能。
|
Constructor and Description |
---|
SignByAsymmetricKeyRequest(SignByAsymmetricKeyRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.