The class provides DSAPrivateKey functionality by extending a class implementing PrivateKey
and implementing methods defined in both interfaces, DSAKey and DSAPrivateKey
Creates object from PKCS8EncodedKeySpec.
Parameters: keySpec - - a XPKCS8EncodedKeySpec object throws: InvalidKeySpecException - - if key data cannot be obtain from encoded format