Skip to content

Commit 2d4d330

Browse files
committed
comment
1 parent a6f5a1e commit 2d4d330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cryptojwt/tools/keyconv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22

3-
"""Convert symmetric JWK from/to binary format"""
3+
"""Convert JWK from/to PEM and other formats"""
44

55
import argparse
66
import json

0 commit comments

Comments
 (0)