public final class TFDv1 extends Object
Constructor and Description |
---|
TFDv1(CFDI cfd,
X509Certificate cert) |
Modifier and Type | Method and Description |
---|---|
String |
getCadenaOriginal() |
void |
guardar(OutputStream out) |
void |
setTransformerFactory(TransformerFactory tf) |
int |
timbrar(PrivateKey key) |
void |
validar() |
void |
validar(ErrorHandler handler) |
int |
verificar() |
public TFDv1(CFDI cfd, X509Certificate cert) throws Exception
Exception
public void setTransformerFactory(TransformerFactory tf)
public int timbrar(PrivateKey key) throws Exception
Exception
public void validar(ErrorHandler handler) throws Exception
Exception
public void guardar(OutputStream out) throws Exception
Exception
Copyright © 2010–2018. All rights reserved.