| Package | Description |
|---|---|
| com.qcloud.cos.internal.crypto |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EncryptionMaterialsProvider
Interface for providing encryption materials.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KMSEncryptionMaterialsProvider |
class |
StaticEncryptionMaterialsProvider |
| Modifier and Type | Method and Description |
|---|---|
EncryptionMaterialsAccessor |
EncryptionMaterials.getAccessor()
Returns null since the EncryptionMaterials base class does not have a materials accessor.
|
Copyright © 2023. All rights reserved.