nerdexam
CompTIA

SY0-301 · Question #208

A software development company wants to implement a digital rights management solution to protect its intellectual property. Which of the following should the company implement to enforce software…

The correct answer is D. Public key infrastructure. Public Key Infrastructure (PKI) provides the digital certificates and key management needed to enforce software licensing and digital rights management.

Security architecture

Question

A software development company wants to implement a digital rights management solution to protect its intellectual property. Which of the following should the company implement to enforce software digital rights?

Options

  • ATransport encryption
  • BIPsec
  • CNon-repudiation
  • DPublic key infrastructure

How the community answered

(42 responses)
  • B
    2% (1)
  • C
    2% (1)
  • D
    95% (40)

Why each option

Public Key Infrastructure (PKI) provides the digital certificates and key management needed to enforce software licensing and digital rights management.

ATransport encryption

Transport encryption secures data in transit between endpoints but does not enforce ownership rights or licensing restrictions on software.

BIPsec

IPsec is a network-layer protocol suite for securing IP communications and is not designed to manage software licensing or intellectual property rights.

CNon-repudiation

Non-repudiation proves that a party performed an action and cannot deny it, but does not by itself restrict or enforce software usage rights.

DPublic key infrastructureCorrect

PKI provides the cryptographic framework of certificate authorities, digital certificates, and public/private key pairs used to sign, verify, and enforce software licenses. DRM systems use PKI to issue unique licenses bound to users or devices, verify authenticity of software, and revoke access, making it the foundational technology for protecting intellectual property through digital rights enforcement.

Concept tested: PKI as the basis for digital rights management

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/active-directory-certificate-services-overview

Topics

#PKI#digital rights management#intellectual property protection#software licensing

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice