addProblemBytes

open fun addProblemBytes(value: ByteString): DomainVerification.Builder
Problem messages to resolve verification.
repeated string problem = 3;

Return

This builder for chaining.

Parameters

value

The bytes of the problem to add.