ClientMessageTransportOptions.sharedSecret

DESCRIPTION

Using sharedSecret will result in the MessageTransport using shared secret message signing.

DECLARATION

case sharedSecret(sharedSecret: String, keyId: String? = nil)

PARAMETERS

sharedSecret:
The shared secret to use
keyID:
Optional key ID for the secret.