| Package | Description |
|---|---|
| com.aliyun.encryptionsdk | |
| com.aliyun.encryptionsdk.ckm |
| Modifier and Type | Method and Description |
|---|---|
void |
AliyunCrypto.setCryptoKeyManager(CryptoKeyManager cryptoKeyManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingCryptoKeyManager
CachingCryptoKeyManager包装了另一个
CryptoKeyManager,并缓存了密钥材料结果。
减少从kms获取密钥材料的调用次数,有助于提高性能或降低成本。 |
class |
DefaultCryptoKeyManager
CryptoKeyManager 的默认实现, |
Copyright © 2020. All rights reserved.