ifPassportSecureValue

inline fun <T> SecureValue.ifPassportSecureValue(block: (PassportSecureValue) -> T): T?