# Point of Verification (POV)

#### **Key Features of a POV in Blerify:**

1. **Credential Verification:**
   * POVs allow the verification of the authenticity of digital credentials, ensuring they were issued by a **trusted issuer** and have not been tampered with.
2. **Interoperability:**
   * POVs are designed to be compatible with international standards like **W3C Verifiable Credentials** and **ISO 18013-5**, ensuring they can work across different ecosystems and with various types of credentials.
3. **Flexible Configuration:**
   * Blerify offers a highly configurable solution for POVs, allowing organizations to define:
     * **Types of credentials** that can be verified.
     * **Trusted issuers** whose credentials will be accepted.
     * **Encryption methods** and **signature formats**.
     * **Zero-Knowledge Proofs (ZKPs)** to protect user privacy.
4. **Easy Integration:**
   * Blerify provides **SDK libraries** and **API interfaces** to integrate POVs into existing web or mobile applications. This makes it easy to implement credential verification in different environments.
5. **User Privacy:**
   * POVs are designed to respect user privacy, allowing **selective disclosure** of information. This means the user only shares the information necessary for verification, rather than revealing all the data in the credential.
