Skip to content

Commit

Permalink
deploy: c71f1e4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Nov 6, 2023
1 parent d75f217 commit fc30fb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions 2.0.0-SNAPSHOT/api_class_diagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,8 @@ package "transaction" as transaction {
+**<color:blue>InvalidPinException**
+**CardRevokedException**
+**InconsistentDataException**: Number of R-APDUs != number of C-APDUs **or** data read in session != data read outside session.
+<color:blue>**InvalidCardPkiSignatureException**
+<color:blue>**InvalidCardMacException**
+<color:blue>**CardMacNotVerifiableException**: CloseSecureSession is successful but crypto resource is no more available to check the card MAC.
+**InvalidCardSignatureException**
+**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.
Expand Down
2 changes: 1 addition & 1 deletion 2.0.0-SNAPSHOT/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 fc30fb9

Please sign in to comment.