|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Certificate | Interface to access to the information contained into a digital certificate. |
| ParsedCertificate | Interface to access to the certificate information. |
| Signature | Interface to acces to the digital signature of a document. |
| Signer | Interfaz que independiza las implementaciones de firma y verificación de cada entidad certificadora con una serie de métodos estándar, llevando a cabo la firma digital desacoplada (firma y documento original se mantienen por separado). |
| SMIMEParser | Interfaz que define los métodos de un intérprete de smimes. |
| Class Summary | |
|---|---|
| SignerFactory | Clase factory que obtiene la clase que implementa la interfaz Signature en función
del nombre de la entidad certificadora |
| Exception Summary | |
|---|---|
| CertificateVerifyException | Error verifying the certificate. |
| SignatureCertNotFoundException | There isn't available certificates for the user. |
| SignatureDataException | Unable to create Signature object. |
| SignatureException | Parent class for all others signature exceptions. |
| SignaturePrivKeyException | There isn't private keys to sign. |
| SignatureProviderException | There isn't any signature provider installed. |
| SignatureSignException | Error durante el proceso de firma |
| SignatureTimestampException | Error durante el proceso de sellado de tiempo |
| SignatureVerifyException | Error interno al verificar la firma |
| UpgradeNeededException | Excepción que se produce cuando el componente local del API de firma necesita ser actualizado |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||