| Package | Description |
|---|---|
| com.aliyun.oss.common.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
HmacSHA1Signature
Used for computing Hmac-SHA1 signature.
|
class |
HmacSHA256Signature
Used for computing Hmac-SHA256 signature.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceSignature |
ServiceSignature.create()
Creates the default
ServiceSignature instance which is
HmacSHA1Signature. |
Copyright © 2021. All Rights Reserved.