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