|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Firma
Interfaz que se utiliza en las operaciones de firma digital de datos
Method Summary | |
---|---|
java.security.cert.X509Certificate |
getCertificadoX509()
Obtiene el tipo X509 del fichero del certificado |
java.security.PrivateKey |
getClavePrivada()
Obtiene la clave privada del certificado guardado en el fichero |
Method Detail |
---|
java.security.cert.X509Certificate getCertificadoX509() throws FirmaYingoException
YingoException
FirmaYingoException
java.security.PrivateKey getClavePrivada() throws FirmaYingoException
YingoException
FirmaYingoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |