Class Signer
- java.lang.Object
-
- network.oxalis.vefa.peppol.publisher.Signer
-
public class Signer extends Object
- Author:
- erlend
-
-
Constructor Summary
Constructors Constructor Description Signer(XmldsigSigner xmldsigSigner, KeyStore.PrivateKeyEntry privateKeyEntry)
-
-
-
Constructor Detail
-
Signer
public Signer(XmldsigSigner xmldsigSigner, KeyStore.PrivateKeyEntry privateKeyEntry)
-
-
Method Detail
-
sign
public void sign(Document document, OutputStream outputStream) throws SigningException
- Throws:
SigningException
-
-