Skip to content

Commit 965653b

Browse files
committed
External Provider Integration Template App - AKV and file renames - last one
1 parent f071f12 commit 965653b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app

samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from constants import ConfigurationConstants, Operations
99
import utils
1010
from json_objects import EncryptDecryptRequest
11-
import custom_softhsm
11+
import custom_softhsm as custom
1212

1313
def handler(operation, payload, pin, key_attributes, version):
1414
"""

0 commit comments

Comments
 (0)