parseByKeyValueToRaw
internal fun parseByKeyValueToRaw(key: AuthorizationCredentials.Key, rawValue: String): Credentials(source)
Executes the parseByKeyValueToRaw step in the SDAI authentication feature layer.
Author
Dmitriy Moroz
Parameters
key
key value consumed by the API.
rawValue
raw value value consumed by the API.