- readUsedPublicKeys() - Method in class com.github.vatbub.safeAPIKeyStore.server.Server
-
Causes the server to re-read the already used (and thus blocked) public RSA keys from disk.
- readUsedPublicKeys(String) - Method in class com.github.vatbub.safeAPIKeyStore.server.Server
-
Causes the server to re-read the already used (and thus blocked) public RSA keys from disk.
- resetPermanently() - Method in class com.github.vatbub.safeAPIKeyStore.server.Server
-
Resets the list of used public RSA keys permanently by deleting the corresponding file on the drive.
- resetPermanently(String) - Method in class com.github.vatbub.safeAPIKeyStore.server.Server
-
Resets the list of used public RSA keys permanently by deleting the corresponding file on the drive.
- resetTemporarily() - Method in class com.github.vatbub.safeAPIKeyStore.server.Server
-
Resets the list of public RSA keys temporarily (until the server is rebooted)