• Darren Krahn's avatar
    Create a KeystoreClient class. · 69a3dbc2
    Darren Krahn authored
    KeystoreClient is designed to give native brillo services convenient
    access to keystore services. This CL also includes a command line tool
    that uses the KeystoreClient interface. This was used for testing but
    can also be enhanced to be generally useful.
    
    BUG: 23528174
    TEST=manual tests using keystore_cli_v2
    
    Change-Id: I6266d98cfc7c4936f803a8133020c032bc519a5b
    69a3dbc2
keystore_client_impl.cpp 11.2 KB