Interface KeyStoreAccess
- All Known Implementing Classes:
KeyStoreAccessImpl
public interface KeyStoreAccess
Higher level KeyStore access than bytes.
-
Method Summary
-
Method Details
-
read
KeyStore read()Must return null if KeyStore is absent. -
write
-