We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The CEK Request is signed. The SDK has a mechanism to automatically verify this signature.
If you want to debug on the local machine, you can disable this verification.
cek.verifier.signature.enabled: false
The SDK has a mechanism to verify that the ExtensionId is contained in the CEK Request.
cek.verifier.extension-id: id: com.example.clova.extension.sample enabled: true # default true
If cek.verifier.extension-id.id is not defined, ExtensionId will not be verified.
cek.verifier.extension-id.id