public class RequestSigner extends java.lang.Object
static class
RequestSigner.Configuration
RequestSigner(RequestSigner.Configuration configuration)
void
sign(java.security.Key privateKey, java.security.cert.Certificate cert, org.w3c.dom.Document doc)
sign(java.security.KeyPair kp, org.w3c.dom.Document doc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestSigner(RequestSigner.Configuration configuration) throws java.lang.Exception
java.lang.Exception
public void sign(java.security.Key privateKey, java.security.cert.Certificate cert, org.w3c.dom.Document doc) throws java.lang.Exception
public void sign(java.security.KeyPair kp, org.w3c.dom.Document doc) throws java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0