| Package | Description |
|---|---|
| com.aliyun.encryptionsdk.handler | |
| com.aliyun.encryptionsdk.model |
| Modifier and Type | Method and Description |
|---|---|
CipherBody |
FormatHandler.deserializeCipherBody(byte[] cipherBody) |
CipherBody |
Asn1FormatHandler.deserializeCipherBody(byte[] cipherBody) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
FormatHandler.serializeCipherBody(CipherBody cipherBody) |
byte[] |
Asn1FormatHandler.serializeCipherBody(CipherBody cipherBody) |
| Modifier and Type | Method and Description |
|---|---|
CipherBody |
CipherMaterial.getCipherBody() |
| Constructor and Description |
|---|
CipherMaterial(CipherHeader cipherHeader,
CipherBody cipherBody) |
Copyright © 2020. All rights reserved.