diff --git a/src/api/comm.libraryofcode.org/routes/keys.ts b/src/api/comm.libraryofcode.org/routes/keys.ts index b68f9f9..a2da28b 100644 --- a/src/api/comm.libraryofcode.org/routes/keys.ts +++ b/src/api/comm.libraryofcode.org/routes/keys.ts @@ -117,6 +117,7 @@ export default class Keys extends Route {
Comment: ${pgp.data.comment}
Public Key Algorithm: ${algo}
+Key Bit Length:
Key ID: ${pgp.data.keyID}
Fingerprint: ${pgp.data.fingerprint}