Skip to content

Commit

Permalink
Update OEP-Y.mediawiki
Browse files Browse the repository at this point in the history
  • Loading branch information
backslash47 authored Apr 27, 2018
1 parent ef1f5e8 commit 1197a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OEP-Y.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ First Service provider needs to use one of the SDKs for communicating with Ontol
The '''ValidateSignature''' method should implement specific cryptographic algorithm for signature validation corresponding to selected Signature schema.

If the signature is valid, the Service provider has authenticated the Requester and verified that he is owner of the ONT ID.
If the signature is valid, the Service provider has authenticated the Requester and verified that he is the owner of the ONT ID.

If the signature is not valid, the Service provider is not able to retrieve Public key status, or the status is revoked, then the identity is not verified and SeP should not proceed.
If the signature is not valid or the Service provider is not able to retrieve Public key status or the status is revoked, then the identity is not verified and SeP should not proceed.

===Supported signature schemes===
*'''SHA224withECDSA''',
Expand Down

0 comments on commit 1197a1f

Please sign in to comment.