Validate the passphrase against the user store.Passphrase Prompt
Enter a passphrase prompt that will be displayed to the user. This should indicate which passphrase the user
should enter.
Passphrase Response
This is the correct answer to the passphrase prompt the user has to enter to successfully register the container.
Repeat Passphrase Response
@if (passphraseMismatch) {
Passphrases do not match.
}