| Package | Description |
|---|---|
| com.azure.security.keyvault.keys.cryptography |
Package containing classes for creating
CryptographyAsyncClient
and CryptographyClient to perform cryptography operations. |
| com.azure.security.keyvault.keys.cryptography.models |
Package containing classes used for representing output/results of encryption, decryption, signing, verifying,
key wrapping and unwrapping operations.
|
| Class and Description |
|---|
| DecryptResult
Represents the details of decrypt operation result.
|
| EncryptionAlgorithm
Defines values for EncryptionAlgorithm.
|
| EncryptResult
Represents the details of encrypt operation result.
|
| KeyWrapAlgorithm
Defines values for KeyWrapAlgorithm.
|
| SignatureAlgorithm
Defines values for SignatureAlgorithm.
|
| SignResult
Represents the details of sign operation result.
|
| UnwrapResult
Represents the details of key unwrap operation result.
|
| VerifyResult
Represents the details of verify operation result.
|
| WrapResult
Represents the details of wrap operation result.
|
| Class and Description |
|---|
| EncryptionAlgorithm
Defines values for EncryptionAlgorithm.
|
| KeyWrapAlgorithm
Defines values for KeyWrapAlgorithm.
|
| SignatureAlgorithm
Defines values for SignatureAlgorithm.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.