Returns the name of the encoding format associated with this
key specification.
If the opaque representation of a key
(see {@link java.security.Key Key}) can be generated
(see {@link java.security.KeyFactory KeyFactory})
from this key specification (or a subclass of it),
getFormat
called
on the opaque key returns the same value as the
getFormat
method
of this key specification.