public interface PublicKey extends Key
PublicKey
is the common interface for public keys.PrivateKey
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
The
serialVersionUID to be compatible with JDK1.1. |
getAlgorithm, getEncoded, getFormat
static final long serialVersionUID
serialVersionUID
to be compatible with JDK1.1.