ifSecureValueWithData

inline fun <T> SecureValue.ifSecureValueWithData(block: (SecureValueWithData) -> T): T?