SSCP · Question #154
SSCP Question #154: Real Exam Question with Answer & Explanation
The correct answer is A: a virtual password by the system. A passphrase is a longer, human-memorable sequence of words or characters. When submitted for authentication, the underlying system converts it into a 'virtual password' - typically a hashed or derived key - that the system uses internally for credential verification. This virtua
Question
When submitting a passphrase for authentication, the passphrase is converted into ...
Options
- Aa virtual password by the system
- Ba new passphrase by the system
- Ca new passphrase by the encryption technology
- Da real password by the system which can be used forever
Explanation
A passphrase is a longer, human-memorable sequence of words or characters. When submitted for authentication, the underlying system converts it into a 'virtual password' - typically a hashed or derived key - that the system uses internally for credential verification. This virtual password is not a 'real' password the user ever sees or enters directly. Option D is incorrect because no properly designed system creates a credential that can 'be used forever'; credentials should have expiration. Options B and C incorrectly describe conversion into another passphrase rather than a system-usable credential.
Topics
Community Discussion
No community discussion yet for this question.