Generates a private key object from the provided key specification (key material).
@param keySpec the specification (key material) of the private key.
@return the private key.
@exception InvalidKeySpecException if the given key specificationis inappropriate for this key factory to produce a private key.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.