diff --git a/src/ecdsa/sections/05-capabilities.adoc b/src/ecdsa/sections/05-capabilities.adoc index e40e3d79..98735a81 100644 --- a/src/ecdsa/sections/05-capabilities.adoc +++ b/src/ecdsa/sections/05-capabilities.adoc @@ -32,4 +32,4 @@ Each ECDSA algorithm capability advertised is a self-contained JSON object using | componentTest | If the hash is performed outside of the boundary of the algorithm, setting this to true will cause the messages to be pre-hashed when provided by the server | boolean | true or false |=== -NOTE: The 'componentTest' property is only valid for detECDSA / sigGen / FIPS186-5, ECDSA / sigGen / * and ECDSA / sigVer / * registrations. +NOTE: The 'componentTest' property is only valid for detECDSA / sigGen / FIPS186-5 and ECDSA / sigGen / * registrations. diff --git a/src/ecdsa/sections/05-ecdsa-sigver-capabilities.adoc b/src/ecdsa/sections/05-ecdsa-sigver-capabilities.adoc index 6e202d6d..8fffbef7 100644 --- a/src/ecdsa/sections/05-ecdsa-sigver-capabilities.adoc +++ b/src/ecdsa/sections/05-ecdsa-sigver-capabilities.adoc @@ -39,7 +39,6 @@ Below is an example of the registration for ECDSA / sigVer / 1.0 "valValue": "123456" } ], - "componentTest": false, "capabilities": [ { "curve": [ @@ -98,7 +97,6 @@ Below is an example of the registration for ECDSA / sigVer / FIPS186-5 "valValue": "123456" } ], - "componentTest": false, "capabilities": [ { "curve": [