MutableBuilder

fmgp.typings.jose.typesMod.GeneralJWS.MutableBuilder
final implicit open class MutableBuilder[Self <: GeneralJWS](val x: Self) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def setPayload(value: String): Self
inline def setSignatures(value: Array[OmitFlattenedJWSInputpayl]): Self

Concrete fields

val x: Self