Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/azure-storage-python
/ is_file_encryption_enabled
Method
is_file_encryption_enabled
tests/testcase.py:371–372 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
369
self.assertEqual(i[1], size)
370
371
def
is_file_encryption_enabled(self):
372
return
self.settings.IS_SERVER_SIDE_FILE_ENCRYPTION_ENABLED
373
374
375
def
record(test):
Callers
3
test_get_directory_properties_server_encryption
Method · 0.80
test_get_file_server_encryption
Method · 0.80
test_get_file_properties_server_encryption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected