refuse
fun refuse(docTypes: Set<String>, message: String = "This credential can only be shared from the wallet app"): ShareGuard
A guard that refuses every listed type outright, for processes that cannot run a check (no camera, such as an iOS Digital Credentials extension). The holder sees message; nothing is shared.