We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f5a1e commit 2d4d330Copy full SHA for 2d4d330
src/cryptojwt/tools/keyconv.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
3
-"""Convert symmetric JWK from/to binary format"""
+"""Convert JWK from/to PEM and other formats"""
4
5
import argparse
6
import json
0 commit comments