mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
External Provider Integration Template App - AKV and file renames - last one
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ sys.path.append('./model')
|
||||
from constants import ConfigurationConstants, Operations
|
||||
import utils
|
||||
from json_objects import EncryptDecryptRequest
|
||||
import custom_softhsm
|
||||
import custom_softhsm as custom
|
||||
|
||||
def handler(operation, payload, pin, key_attributes, version):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user