PasswordProtected
data class PasswordProtected(val securityLevel: SecurityLevel = SecurityLevel.UNKNOWN) : DocumentValidationResult
The document is password protected and requires authentication.
Parameters
securityLevel
The level of security protection (if determinable)