Skip to content

Commit

Permalink
deploy: f7b7809
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Sep 11, 2024
1 parent 5018a38 commit 5386fc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 2.1.0/api_class_diagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -388,10 +388,10 @@ package "transaction" as transaction {
+**CardSignatureNotVerifiableException**: CloseSecureSession is successful but crypto resource is no more available to check the card MAC.
+**SelectFileException**
+**UnexpectedCommandStatusException**
+**ReaderIOException**: Card reader and/or Crypto reader communication is broken.
+**ReaderIOException**: Card reader communication is broken.
+**CardIOException**
+**CryptoException**
+**CryptoIOException**
+**CryptoIOException**: Crypto reader or Crypto card communication is broken.
}
package "spi" as spi {
+interface "AsymmetricCryptoCardTransactionManagerFactory" as AsymmetricCryptoCardTransactionManagerFactory <<red>> {
Expand Down
2 changes: 1 addition & 1 deletion 2.1.0/api_class_diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5386fc0

Please sign in to comment.