whenSecureValueWithData

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