Package | Description |
---|---|
com.microsoft.azure.storage.core |
FOR INTERNAL USE ONLY.
|
Modifier and Type | Method and Description |
---|---|
static EncryptionAgent |
EncryptionAgent.deserialize(com.fasterxml.jackson.core.JsonParser parser) |
EncryptionAgent |
EncryptionData.getEncryptionAgent()
Gets the encryption agent that is used to identify the encryption protocol version and encryption algorithm.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptionData.setEncryptionAgent(EncryptionAgent encryptionAgent)
Sets the encryption agent that is used to identify the encryption protocol version and encryption algorithm.
|
Copyright © 2019. All rights reserved.