Package | Description |
---|---|
com.aliyun.oss.common.utils |
Modifier and Type | Method and Description |
---|---|
static PublicKey |
AuthUtils.uploadPublicKey(String regionId,
String accessKeyId,
String accessKeySecret,
String publicKey)
Upload the public key of RSA key pair.
|
Modifier and Type | Method and Description |
---|---|
static List<PublicKey> |
AuthUtils.listPublicKeys(String regionId,
String accessKeyId,
String accessKeySecret)
List the public keys that has been uploaded.
|
Copyright © 2021. All Rights Reserved.