Shared Key Properties Response
data class SharedKeyPropertiesResponse(val provisioningState: String, val sharedKey: String? = null, val sharedKeyLength: Int? = null)
Parameters for SharedKey.
Parameters for SharedKey.