Key size

Eamonn Maher (emaher@baltimore.ie)
Fri, 11 Jun 1999 11:25:08 +0100

Message-Id: <3.0.5.32.19990611112508.00919560@mail.baltimore.ie>
Date: Fri, 11 Jun 1999 11:25:08 +0100
To: java-security@java.sun.com
From: Eamonn Maher <emaher@baltimore.ie>
Subject: Key size

Hi folks

Just noticed that it would be nice if the Key interface required a getSize()
method to be implemented. It is a pain to differentiate RSA/DSA keys,
getModulus() etc.

Eamonn