Retrieves a Signer based on the provided algorithmId.
This function looks up and retrieves the relevant Signer based on the provided algorithmId.
Return
The corresponding Signer.
Parameters
The algorithmId to find a signer for.
Throws
if the algorithm or curve is not supported.