Creates an XMLSignature and initializes it with the contents of the specified SignedInfo and KeyInfo objects.
@param si the signed info
@param ki the key info (may be null)
@return an XMLSignature
@throws NullPointerException if si is null
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.