Skip to Content
Java Cryptography
book

Java Cryptography

by Jonathan Knudsen
May 1998
Intermediate to advanced
362 pages
10h 8m
English
O'Reilly Media, Inc.
Content preview from Java Cryptography

Inspecting

You can see the identities in your database by using the -l option:

C:\ javakey -l

Scope:sun.security.IdentityDatabase, source file: c:\jdk1.1.1\identitydb.obj

WillScarlet[identitydb.obj][trusted]

 [Signer]Marian[identitydb.obj][trusted]

Sheriff[identitydb.obj][not trusted]

The -li option displays detailed information for a particular identity:

C:\ javakey -li Marian
Identity: Marian
[Signer]Marian[identitydb.obj][trusted]
        no keys
        no certificates
        No further information available.

The -ld option displays detailed information for every identity in the database.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Cryptography with Java

Hands-On Cryptography with Java

Erik Costlow
Java Security Handbook

Java Security Handbook

Jamie Jaworski, Paul J. Perrone, Venkata S.R. Krishna Chaganti

Publisher Resources

ISBN: 1565924029Supplemental ContentErrata Page