Get Protection Key Fingerprint by Key ID

Returns the fingerprint of hardware devices from the Sentinel LDK-EMS database, according to Sentinel key ID.

Method Type URI
GET

v90/ws/target/{protectionKeyId}.ws

URI Parameters

Parameter Description Type
protectionKeyId ID of the key from which the fingerprint is to be extracted. String

Sample Response

Success

HTTP Status Code: 200

Response Body:

<?xml version="1.0" encoding="utf-8"?>
<ProtectionKey>
  <ProtectionKeyOutput>
    <Fingerprint>
      <system_fingerprint>MXhJSSOaGEiDZgCPh1p846oYKKiGJ+7oQQg+UKqcHGoeX4iEhGaO6iLCzU0K/SKOWkMY0SJk0+UAUhE=</system_fingerprint>
      <reference_fingerprint>MXhJSSOaGEiDZgCPh1p846oYKKiGJ+7oQQg+UKqcHGoeX4iEhGaO6iLCzU0K/SKOWkMY0SJk0+UAUhE=</reference_fingerprint>
    </Fingerprint>
  </ProtectionKeyOutput>
</ProtectionKey>

Failure

HTTP Status Code: 404

Response Body: Unable to retrieve Protection Key for Key ID 5.