There was an error while loading. Please reload this page.
1 parent 366fa72 commit 887f48fCopy full SHA for 887f48f
1 file changed
kms/snippets/asymmetric_test.py
@@ -21,7 +21,8 @@
21
from cryptography.hazmat.backends.openssl.rsa import _RSAPublicKey
22
from googleapiclient import discovery
23
from googleapiclient.errors import HttpError
24
-import sample
+
25
+import asymmetric as sample
26
27
28
def create_key_helper(key_id, key_path, purpose, algorithm, t):
0 commit comments