| Modifier and Type | Method and Description |
|---|---|
EncryptionServices |
Encryption.services()
Get the services value.
|
EncryptionServices |
EncryptionServices.withBlob(EncryptionService blob)
Set the blob value.
|
EncryptionServices |
EncryptionServices.withFile(EncryptionService file)
Set the file value.
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withServices(EncryptionServices services)
Set the services value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/