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