is Private Key Data
Checks if the provided data is associated with a private key identified by the given identifier.
Return
True if the data is associated with a private key, false otherwise.
Parameters
identifier
The identifier for the private key.
data
The data to check.