Modifier and Type | Method and Description |
---|---|
String |
getCadenaOriginal() |
void |
guardar(OutputStream out) |
void |
sellar(PrivateKey key,
X509Certificate cert) |
void |
setTransformerFactory(TransformerFactory tf) |
void |
validar() |
void |
validar(ErrorHandler handler) |
void |
verificar() |
void setTransformerFactory(TransformerFactory tf)
void sellar(PrivateKey key, X509Certificate cert) throws Exception
Exception
void validar(ErrorHandler handler) throws Exception
Exception
void guardar(OutputStream out) throws Exception
Exception
Copyright © 2010–2018. All rights reserved.