Package | Description |
---|---|
com.microsoft.azure.storage.core |
FOR INTERNAL USE ONLY.
|
Modifier and Type | Method and Description |
---|---|
static WrappedContentKey |
WrappedContentKey.deserialize(com.fasterxml.jackson.core.JsonParser parser) |
WrappedContentKey |
EncryptionData.getWrappedContentKey()
Gets the wrapped key that is used to store the wrapping algorithm, key identifier and the encrypted key bytes.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptionData.setWrappedContentKey(WrappedContentKey wrappedContentKey)
Sets the wrapped key that is used to store the wrapping algorithm, key identifier and the encrypted key bytes.
|
Copyright © 2019. All rights reserved.