setKidBytes

open fun setKidBytes(value: ByteString): CipherInfo.Builder
Key ID in use for this value; expected to be accessible to the receiving application.
string kid = 3;

Return

This builder for chaining.

Parameters

value

The bytes for kid to set.