We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b378e4 commit f6ba198Copy full SHA for f6ba198
1 file changed
examples/training.py
@@ -90,7 +90,7 @@ def getitem(d, key):
90
}
91
92
93
-# V2 signing API example using default Context and Settings.
+# Signing API example (v2 claims)
94
try:
95
# Read the private key and certificate files
96
with open(keyFile, "rb") as key_file:
0 commit comments