| Methods in com.cybersource.ws.client that throw SignException |
static org.w3c.dom.Document |
Signature.sign(java.lang.String merchantID,
java.io.File keyFile,
org.w3c.dom.Document doc)
Signs the given document. |
static void |
Signature.initializeContext()
Initializes the context used by the security library. |
static com.cybersource.security.identity.Identity |
Signature.cacheIdentity(java.lang.String merchantID,
java.io.File keyFile)
Reads the identity for the given merchant from the pkcs12 file and adds
it to the cache. |