| Interface | Description |
|---|---|
| DecryptToken |
Handles the actual decryption.
|
| Class | Description |
|---|---|
| CryptoContainer |
Handles working with CDOC containers.
|
| EstEidLdapFilter | |
| RecipientRepository |
Repository for encryption recipients from SK LDAP and ESTEID SK LDAP server.
|
| Exception | Description |
|---|---|
| CertificateNotRecipientException |
Provided certificate for decryption is not one of the recipients.
|
| CryptoException |
General exception type for crypto library.
|
| DataFilesEmptyException |
No data files provided for encryption.
|
| NoInternetConnectionException | |
| Pin1InvalidException |
Decryption failed because provided PIN1 is incorrect.
|
| RecipientsEmptyException |
No recipients provided for encryption.
|