From 1197a1f22cc40ef36c57633f587dcd70f9c77689 Mon Sep 17 00:00:00 2001 From: backslash47 Date: Fri, 27 Apr 2018 15:23:00 +0200 Subject: [PATCH] Update OEP-Y.mediawiki --- OEP-Y.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OEP-Y.mediawiki b/OEP-Y.mediawiki index e5f141d..8feb582 100644 --- a/OEP-Y.mediawiki +++ b/OEP-Y.mediawiki @@ -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''',