Method Summary |
|
public String | getAlgorithm() Returns the standard algorithm name for this key. |
public byte[] | getEncoded() Returns the key in its primary encoding format, or null
if this key does not support encoding. |
public String | getFormat() Returns the name of the primary encoding format of this key. |
public com.sun.midp.crypto.RSAPublicKey | getKey() Returns key object. |
public int | getKeySize() Returns the size of key in bytes. |