| 程序包 | 说明 | 
|---|---|
| com.aliyun.oss.common.utils | 
| 限定符和类型 | 方法和说明 | 
|---|---|
static PublicKey | 
AuthUtils.uploadPublicKey(String regionId,
               String accessKeyId,
               String accessKeySecret,
               String publicKey)
Upload the public key of RSA key pair. 
 | 
| 限定符和类型 | 方法和说明 | 
|---|---|
static List<PublicKey> | 
AuthUtils.listPublicKeys(String regionId,
              String accessKeyId,
              String accessKeySecret)
List the public keys that has been uploaded. 
 | 
Copyright © 2019. All Rights Reserved.