| Package | Description |
|---|---|
| com.aliyun.encryptionsdk.ckm | |
| com.aliyun.encryptionsdk.provider |
| Modifier and Type | Method and Description |
|---|---|
VerifyMaterial |
CryptoKeyManager.getVerifyMaterial(SignatureProvider provider,
byte[] content,
byte[] signature,
ContentType type) |
VerifyMaterial |
DefaultCryptoKeyManager.getVerifyMaterial(SignatureProvider provider,
byte[] content,
byte[] signature,
ContentType type) |
VerifyMaterial |
CachingCryptoKeyManager.getVerifyMaterial(SignatureProvider provider,
byte[] content,
byte[] signature,
ContentType type) |
| Modifier and Type | Method and Description |
|---|---|
VerifyMaterial |
KmsAsymmetricKeyProvider.verify(VerifyMaterial material) |
VerifyMaterial |
SignatureProvider.verify(VerifyMaterial material) |
| Modifier and Type | Method and Description |
|---|---|
VerifyMaterial |
KmsAsymmetricKeyProvider.verify(VerifyMaterial material) |
VerifyMaterial |
SignatureProvider.verify(VerifyMaterial material) |
Copyright © 2020. All rights reserved.