@Deprecated public class SHA256withRSASigner extends Signer
| Constructor and Description |
|---|
SHA256withRSASigner()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Deprecated.
|
String |
getSignerName()
Deprecated.
|
String |
getSignerType()
Deprecated.
|
String |
getSignerVersion()
Deprecated.
|
byte[] |
hash(byte[] raw)
Deprecated.
|
String |
signString(String stringToSign,
AlibabaCloudCredentials credentials)
Deprecated.
|
String |
signString(String stringToSign,
String accessKeySecret)
Deprecated.
|
public static final String ENCODING
public String signString(String stringToSign, String accessKeySecret)
signString in class Signerpublic String signString(String stringToSign, AlibabaCloudCredentials credentials)
signString in class Signerpublic String getSignerName()
getSignerName in class Signerpublic String getSignerVersion()
getSignerVersion in class Signerpublic String getSignerType()
getSignerType in class Signerpublic byte[] hash(byte[] raw)
throws NoSuchAlgorithmException
hash in class SignerNoSuchAlgorithmExceptionpublic String getContent()
getContent in class SignerCopyright © 2022. All rights reserved.