public class XmldsigSigner extends Object
| Modifier and Type | Method and Description |
|---|---|
static XmldsigSigner |
SHA1() |
static XmldsigSigner |
SHA256() |
void |
sign(Document document,
KeyStore.PrivateKeyEntry privateKeyEntry,
Result result) |
void |
sign(Element element,
KeyStore.PrivateKeyEntry privateKeyEntry,
Result result) |
public static XmldsigSigner SHA1()
public static XmldsigSigner SHA256()
public void sign(Document document, KeyStore.PrivateKeyEntry privateKeyEntry, Result result) throws PeppolSecurityException
PeppolSecurityExceptionpublic void sign(Element element, KeyStore.PrivateKeyEntry privateKeyEntry, Result result) throws PeppolSecurityException
PeppolSecurityExceptionCopyright © 2021 NorStella. All rights reserved.