KeyPair.getPrivate

KeyPair.getPrivate

Class Overview | Class Members | This Package | All Packages

Syntax
public PrivateKey getPrivate()
Returns
the private key.
Description
Returns the private key from this key pair.