cosmian-kms 4.13.5__cp37-abi3-win_amd64.whl → 4.14.1__cp37-abi3-win_amd64.whl

Sign up to get free protection for your applications and to get access to all the features.
cosmian_kms/__init__.pyi CHANGED
@@ -81,7 +81,6 @@ class KmsClient:
81
81
  database_secret: Optional[str] = None,
82
82
  insecure_mode: bool = False,
83
83
  allowed_tee_tls_cert: Optional[bytes] = None,
84
- jwe_public_key: Optional[str] = None,
85
84
  ) -> None:
86
85
  """Instantiate a KMS Client
87
86
 
@@ -93,7 +92,6 @@ class KmsClient:
93
92
  database_secret (str, optional): to authenticate to the KMS database
94
93
  insecure_mode (bool, optional): accept self signed ssl cert. Defaults to False.
95
94
  allowed_tee_tls_cert (Optional[bytes]) : PEM certificate of a tee.
96
- jwe_public_key (Optional[str]): public key for JWE
97
95
  """
98
96
  def create_cover_crypt_master_key_pair(
99
97
  self, policy: Union[Policy, bytes]
@@ -175,7 +173,7 @@ class KmsClient:
175
173
  Removes old keys associated to the access policy from the master keys.
176
174
  This will automatically refresh the corresponding user keys.
177
175
  This will permanently remove access to old ciphertexts.
178
-
176
+
179
177
  Args:
180
178
  - `access_policy` (str): describe the keys to renew
181
179
  - `master_secret_key_identifier` (Union[str, List[str])): master secret key referenced by its UID or a list of tags
@@ -191,7 +189,7 @@ class KmsClient:
191
189
  """
192
190
  Remove a specific attribute from a keypair's policy.
193
191
  Permanently removes the ability to use this attribute in both encryptions and decryptions.
194
-
192
+
195
193
  Note that messages whose encryption policy does not contain any other attributes
196
194
  belonging to the dimension of the deleted attribute will be lost.
197
195
 
Binary file
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cosmian_kms
3
- Version: 4.13.5
3
+ Version: 4.14.1
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
7
- License-File: LICENSE.md
7
+ License-File: LICENSE
8
8
  Author: Hugo Rosenkranz-Costa <hugo.rosenkranz@cosmian.com>
9
9
  Author-email: Hugo Rosenkranz-Costa <hugo.rosenkranz@cosmian.com>
10
10
  Requires-Python: >=3.7
@@ -0,0 +1,8 @@
1
+ cosmian_kms-4.14.1.dist-info/METADATA,sha256=vv1Qdagq2K8gbJOPUFwWVy8LLMjJ_YboOh45Rd7X0ks,1034
2
+ cosmian_kms-4.14.1.dist-info/WHEEL,sha256=TZt2KSIVxFBqGJ3Nlzs-Ax5C_okeQ7lJKl6eUhy0Us4,94
3
+ cosmian_kms-4.14.1.dist-info/license_files/LICENSE,sha256=LfpyRX3ytu-bjM_tRWreUpT6uZPNKr9Aa_fHflEq7AM,2993
4
+ cosmian_kms/__init__.pyi,sha256=F1-i1cZW0cM2mnGtb0UoDa19ixt6pRVrm1oeoywUA68,15577
5
+ cosmian_kms/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
6
+ cosmian_kms/__init__.py,sha256=hFdRE02W0kEFxAj-F7jcOb91vgyojXlHWmhXKUDKl_U,352
7
+ cosmian_kms/cosmian_kms.pyd,sha256=9iC0Z_sJwJPYzMPGJPqOQFkRwtKBJsOGbK5PTla1j-Q,7356416
8
+ cosmian_kms-4.14.1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- cosmian_kms-4.13.5.dist-info/METADATA,sha256=Yh5pNcZfVWPYOOFnO3dqFvPVOwY4IiDaZLyqhBHrOuY,1037
2
- cosmian_kms-4.13.5.dist-info/WHEEL,sha256=TZt2KSIVxFBqGJ3Nlzs-Ax5C_okeQ7lJKl6eUhy0Us4,94
3
- cosmian_kms-4.13.5.dist-info/license_files/LICENSE.md,sha256=LfpyRX3ytu-bjM_tRWreUpT6uZPNKr9Aa_fHflEq7AM,2993
4
- cosmian_kms/__init__.py,sha256=hFdRE02W0kEFxAj-F7jcOb91vgyojXlHWmhXKUDKl_U,352
5
- cosmian_kms/__init__.pyi,sha256=MfWAs80uIXnhOPDTEHyzYCy-NFk9uAiFCMOdbDPCSuI,15698
6
- cosmian_kms/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
7
- cosmian_kms/cosmian_kms.pyd,sha256=UHkrAbkTC-Wf2tP9u36VZ9QMm6miMWfuqc2vXHzJ2NU,9501696
8
- cosmian_kms-4.13.5.dist-info/RECORD,,