Add missing key vault keys cryptography headers to the simplified header. (#2597)
* Add missing key vault keys cryptography headers to the simplified header. * Fix sort order according to clang format, which seems to differ from Windows dir file system command.
This commit is contained in:
parent
46e333d32d
commit
92aef8a8c6
@ -12,6 +12,8 @@
|
||||
#include "azure/keyvault/keys/cryptography/cryptography_client_options.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/decrypt_parameters.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/decrypt_result.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/encrypt_parameters.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/encrypt_result.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/encryption_algorithm.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/key_wrap_algorithm.hpp"
|
||||
#include "azure/keyvault/keys/cryptography/sign_result.hpp"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user