| 程序包 | 说明 |
|---|---|
| com.ksyun.ks3.signer |
| 限定符和类型 | 方法和说明 |
|---|---|
protected byte[] |
Ks3V4Signer.computeSignature(String stringToSign,
byte[] signingKey,
KSSSignerRequestParams signerRequestParams)
Step 3 of the kss Signature version 4 calculation.
|
protected String |
Ks3V4Signer.createStringToSign(String canonicalRequest,
KSSSignerRequestParams signerParams)
Step 2 of the kss Signature version 4 calculation.
|
Copyright © 2024. All rights reserved.