The KeyringException class represents exceptions that occurr when using keyrings.
◆ CREATION_FAILED
| const CREATION_FAILED = 1 |
The CREATION_FAILED status code means that a keyring could not be created.
◆ NOT_FOUND
The NOT FOUND status code means that the search for a keyring did not yield a result.
◆ UNSUPPORTED_KEY_ALGORITHM
| const UNSUPPORTED_KEY_ALGORITHM = 3 |
The UNSUPPORTED_KEY_ALGORITHM status code means that the selected key algorithm is not supported.
The documentation for this class was generated from the following file: