Skip to content

Commit 66a4ed6

Browse files
(DOCSP-21761) Add Missing Image From Image Audit (#1335)
* add local key provider diagram * update link * add diagram to qe page
1 parent 3592c1b commit 66a4ed6

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
48.8 KB
Loading

source/includes/queryable-encryption/reference/kms-providers/local.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ When you use a Local Key Provider in your {+qe+} enabled
55
application, your application retrieves your {+cmk-long+} from
66
the filesystem of the computer on which your application is running.
77

8+
The following diagram describes the architecture of a
9+
{+csfle-abbrev+}-enabled application using a Local Key Provider.
10+
11+
.. image:: /images/CSFLE_Data_Key_Local.png
12+
:alt: Local Key Provider architecture diagram.
13+
814
kmsProviders Object
915
```````````````````
1016

source/includes/reference/kms-providers/local.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ When you use a Local Key Provider in your {+csfle-abbrev+}-enabled
55
application, your application retrieves your {+cmk-long+} from
66
the filesystem of the computer on which your application is running.
77

8+
The following diagram describes the architecture of a
9+
{+csfle-abbrev+}-enabled application using a Local Key Provider.
10+
11+
.. image:: /images/CSFLE_Data_Key_Local.png
12+
:alt: Local Key Provider architecture diagram.
13+
814
kmsProviders Object
915
```````````````````
1016

0 commit comments

Comments
 (0)