KeyInfo
instance from a mechanism-specific XMLStructure
(ex: {@link DOMStructure}) instance.
@param xmlStructure a mechanism-specific XML structure from which to unmarshal the keyinfo from
@return the KeyInfo
@throws NullPointerException if xmlStructure
is null
@throws ClassCastException if the type of xmlStructure
isinappropriate for this factory
@throws MarshalException if an unrecoverable exception occurs during unmarshalling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|