setCustomBytes

open fun setCustomBytes(value: ByteString): CipherInfo.Builder
Specifies a custom cipher.
string custom = 2;

Return

This builder for chaining.

Parameters

value

The bytes for custom to set.